In file included from gbfplain.cpp:8:
../../include/gbfplain.h:6: parse error before `{'
gbfplain.cpp:12: no `char GBFPlain::ProcessText(char *, int)' member function declared in class `GBFPlain'
gbfplain.cpp: In method `char GBFPlain::ProcessText(char *, int)':
gbfplain.cpp:20: warning: implicit declaration of function `int memset(...)'
gbfplain.cpp:40: warning: implicit declaration of function `int atoi(...)'
make: *** [gbfplain.o] Error 1
