00001 00002 #ifndef __FSTREAM_h__ 00003 #define __FSTREAM_h__ 00004 00005 #include <fstream> 00006 using namespace std; 00007 00008 #endif // __FSTREAM_h_