]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/jpgfactory.cxx
Use function argument in va_start instead of local variable.
[simgear.git] / simgear / screen / jpgfactory.cxx
index aef48ae21861c4cfb8390d33a8df7b9e86a23f21..49621fe5a22f8a2a9fd4a50531ec139611aa08b6 100644 (file)
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
-// $Id:
+// $Id$
 
 
 #ifdef HAVE_WINDOWS_H
 #  include <windows.h>
 #endif
 
-#include <stdlib.h>
-#include <stdio.h>
-
 #include <plib/ssg.h>
 
 #include "jpgfactory.hxx"