Win32 fix
This commit is contained in:
parent
19dd8133aa
commit
46a3200569
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <simgear/compiler.h>
|
||||
|
||||
#include <math.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue