mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
7 lines
No EOL
106 B
C++
7 lines
No EOL
106 B
C++
#include <Core/Core.h>
|
|
|
|
using namespace Upp;
|
|
|
|
static StaticConditionVariable z;
|
|
|
|
CONSOLE_APP_MAIN {} |