#ifndef MAINFUNC_CXX #define MAINFUNC_CXX class MatchFunc { public: MatchFunc(); }; #endif // MAINFUNC_CXX