#ifdef HAVE_CONFIG_H #include #endif #include "TestApp.h" using namespace std; int main(int argc, char **argv) { TestApp testCom; }