/* cmdgenerator must be included before all other *.h files */ #include "cmdgenerator.h" int main() { return 0; }