mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-21 22:04:06 -06:00
.SysInfo_demo_console: Added UppLog() << "\n"
git-svn-id: svn://ultimatepp.org/upp/trunk@14952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4231a90769
commit
eff0bc3b8d
1 changed files with 1 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ CONSOLE_APP_MAIN
|
|||
#endif
|
||||
|
||||
#ifdef flagDEBUG
|
||||
UppLog() << "\n";
|
||||
Cout() << "\nPress enter key to end";
|
||||
ReadStdIn();
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue