#ifndef __INCSTR_H #define __INCRSTR_H #ifdef WIN32 #ifndef _INC_FSTREAM #include #endif #include #else #include #include using namespace std; #endif #endif