[╯°□°]╯︵┻━┻
Goldberg Simulator 20000
|
00001 #ifndef PRJ_COULDBEINSEREDTOSYSTEM_H 00002 #define PRJ_COULDBEINSEREDTOSYSTEM_H 00003 00004 class CouldBeInseredToSystem{ 00005 public:virtual ~CouldBeInseredToSystem(); 00006 }; 00007 00008 #endif