]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/fstream
IRIX/MipsPro patches from Erik Hofman:
[simgear.git] / simgear / compatibility / fstream
1
2 #ifndef __SG_FSTREAM
3 #define __SG_FSTREAM 1
4
5 # include <fstream.h>
6
7 #endif // !__SG_FSTREAM
8