]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/input_output/FGOutputSocket.cpp
Synchronized with JSBSim/CVS
[flightgear.git] / src / FDM / JSBSim / input_output / FGOutputSocket.cpp
index f41cc21e153d2656d68cd234bb9dad2924c35df4..7e913ff66d1c0f0298348f4f2ebaaf7ca04487a3 100644 (file)
@@ -54,12 +54,13 @@ INCLUDES
 #include "models/FGGroundReactions.h"
 #include "models/FGFCS.h"
 #include "models/atmosphere/FGWinds.h"
+#include "input_output/FGXMLElement.h"
 
 using namespace std;
 
 namespace JSBSim {
 
-static const char *IdSrc = "$Id: FGOutputSocket.cpp,v 1.5 2013/01/12 21:14:46 bcoconni Exp $";
+static const char *IdSrc = "$Id: FGOutputSocket.cpp,v 1.6 2013/11/24 11:40:55 bcoconni Exp $";
 static const char *IdHdr = ID_OUTPUTSOCKET;
 
 /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%