]> git.mxchange.org Git - simgear.git/commitdiff
Compile again on Win32 platforms
authorfredb <fredb>
Sat, 17 Jun 2006 22:02:32 +0000 (22:02 +0000)
committerfredb <fredb>
Sat, 17 Jun 2006 22:02:32 +0000 (22:02 +0000)
simgear/io/socktest.cxx

index 2586b42cd51cbfd5f823bf21a40a2fe76d387131..1cd8f79f6d475f2fec5d0e198a5656cf6fa2161e 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include <simgear/compiler.h>
 
 #include <unistd.h>