#ifndef PARSER_UTIL_H #define PARSER_UTIL_H class parser_util { public: parser_util(); }; #endif // PARSER_UTIL_H