1
0
Fork 0

Cugwin fix (min macro conflicts with a

windows one)
This commit is contained in:
ehofman 2004-03-16 10:02:46 +00:00
parent fbee3d10f0
commit 3d65e2dac9

View file

@ -3,6 +3,10 @@
//
// This file is in the Public Domain and comes with no warranty.
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <simgear/compiler.h>
#include <string.h>