diff --git a/bazaar/SysInfo_demo_console/main.cpp b/bazaar/SysInfo_demo_console/main.cpp index f0b5a161b..a330cb925 100644 --- a/bazaar/SysInfo_demo_console/main.cpp +++ b/bazaar/SysInfo_demo_console/main.cpp @@ -247,6 +247,7 @@ CONSOLE_APP_MAIN #endif #ifdef flagDEBUG + UppLog() << "\n"; Cout() << "\nPress enter key to end"; ReadStdIn(); #endif