]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/FGUtility.h
Updates to help work the kinks out of JSBsim.
[flightgear.git] / src / FDM / JSBSim / FGUtility.h
index 18cb3eaf153c91a7d6a812ecf0a2e7797d05365e..6af87c2bb8330a78e59f40b8b8d366123bfda087 100644 (file)
@@ -42,7 +42,9 @@ INCLUDES
 DEFINES
 *******************************************************************************/
 
-// FG_USING_STD(std);
+#ifndef FGFS
+using namespace std;
+#endif
 
 /*******************************************************************************
 CLASS DECLARATION