]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/sunpos.hxx
Commented out a cout statement.
[flightgear.git] / src / Time / sunpos.hxx
index 13bbd184514ef1bb9b40e94041c12997608e68bc..7d38a9abf3b0831c96d9a87f525da92742aa18c1 100644 (file)
@@ -46,7 +46,7 @@
 
 #include <simgear/compiler.h>
 
-#ifdef FG_HAVE_STD_INCLUDES
+#ifdef SG_HAVE_STD_INCLUDES
 #  include <ctime>
 #else
 #  include <time.h>