Make gcc 2.95.* compile again.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
#include <ostream>
|
||||
#include STL_IOSTREAM
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
|
||||
#include <simgear/compiler.h>
|
||||
|
||||
#include <ostream>
|
||||
#include <string.h> // strcmp()
|
||||
|
||||
#include "easyxml.hxx"
|
||||
#include "xmlparse.h"
|
||||
|
||||
#include STL_FSTREAM
|
||||
#include STL_IOSTREAM
|
||||
|
||||
SG_USING_STD(ifstream);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user