#ifndef _TRM_ #define _TRM_ #include // #include // #include // #include #include using namespace std; string exec(const string command); #endif