compiler fixes

This commit is contained in:
ehofman 2003-06-03 13:30:07 +00:00
parent cedfade08d
commit fc692cb540

View File

@ -22,9 +22,9 @@
// $Id$
// #ifdef HAVE_CONFIG_H
// # include <config.h>
// #endif
#ifdef HAVE_CONFIG_H
# include <simgear_config.h>
#endif
#include <simgear/compiler.h>