]> git.mxchange.org Git - simgear.git/commitdiff
Need to include <simgear_config.h> to pick up the WIN32 definition.
authorcurt <curt>
Tue, 19 Jun 2001 14:24:16 +0000 (14:24 +0000)
committercurt <curt>
Tue, 19 Jun 2001 14:24:16 +0000 (14:24 +0000)
simgear/misc/sg_path.cxx

index 72c2d7457280d13113a5e0a23dad1a779116b64f..cecbdd5d302b22786323bff01b29be1808aa8f93 100644 (file)
@@ -23,6 +23,8 @@
 // $Id$
 
 
+#include <simgear_config.h>
+
 #include "sg_path.hxx"