#ifndef __GUT_HPP #define __GUT_HPP #undef __GNUC_MINOR__ // mingw tips extern int yyparse(void); #endif