]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/FGFDMExec.h
builddir -> srcdir so builds can be done outside the master source directory.
[flightgear.git] / src / FDM / JSBSim / FGFDMExec.h
index e5590e2b7adfffa5e58bbbea26b4b3ae7d3c346b..3bc11d3c176a09da5df279cfcc8bb841488b0e41 100644 (file)
@@ -28,7 +28,7 @@ HISTORY
 11/17/98   JSB   Created
 7/31/99     TP   Added RunIC function that runs the sim so that every frame
                  begins with the IC values from the given FGInitialCondition 
-                                object and dt=0. 
+                                  object and dt=0. 
 
 ********************************************************************************
 SENTRY
@@ -44,8 +44,6 @@ INCLUDES
 #include "FGModel.h"
 #include "FGInitialCondition.h"
 
-using namespace std;
-
 /*******************************************************************************
 CLASS DECLARATION
 *******************************************************************************/