]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim/IO360.hxx
Andreas Gaeb: fix #222 (JSBSIm reset problems)
[flightgear.git] / src / FDM / LaRCsim / IO360.hxx
index 1f0df8d7ce7fd417d38d625930571cdc3a2d06e7..76d79a56ebf5f37b67c1ebadadaab2e66ea05d9a 100644 (file)
@@ -17,7 +17,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 
 #ifndef _IO360_HXX_
 
 #include <math.h>
 
-#include STL_IOSTREAM
-#include STL_FSTREAM
-
-SG_USING_STD(ofstream);
-
 class FGNewEngine {
 
 private: