#include #include "AppWindow.h" using namespace Upp; #ifndef flagTESTING_GOOGLE_TEST_UI_EXAMPLE GUI_APP_MAIN { AppWindow().Run(); } #endif