#ifndef INC_STD_H #define INC_STD_H // STL #include #include #include using namespace std; //// BOOST //#include //using namespace boost; #endif//INC_STD_H