prog.cpp:2:24: error: GStateFlow.h: No such file or directory
prog.cpp:28:20: error: GState.h: No such file or directory
prog.cpp: In member function ‘virtual void LoaderStateUNKNOWN::NextState(GStateFlow*)’:
prog.cpp:14: error: ‘ShowMessage’ was not declared in this scope
prog.cpp:15: error: invalid use of incomplete type ‘struct GStateFlow’
prog.cpp:3: error: forward declaration of ‘struct GStateFlow’
prog.cpp:15: error: expected type-specifier before ‘LoaderStateRESET’
prog.cpp:15: error: expected `)' before ‘LoaderStateRESET’
prog.cpp: In member function ‘virtual void LoaderStateRESET::NextState(GStateFlow*)’:
prog.cpp:23: error: ‘ShowMessage’ was not declared in this scope