]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsimIC.cxx
Avoid a potential segfault.
[flightgear.git] / src / FDM / LaRCsimIC.cxx
index 4e689fc2542b1577e9265395efa3b66c133765b4..2bc6caa05ce98b96d6c184638c19680a65f42b09 100644 (file)
 #include <FDM/LaRCsim/ls_constants.h>
 #include <FDM/LaRCsim/ls_geodesy.h>
 
-#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(cout);
 SG_USING_STD(endl);
-#endif
 
 
 LaRCsimIC::LaRCsimIC(void) {