.SysInfo_demo_console: Include in better location

git-svn-id: svn://ultimatepp.org/upp/trunk@5671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2012-12-28 16:34:24 +00:00
parent 3db482e29a
commit 5ed46ca4d7

View file

@ -1,9 +1,8 @@
#include <Core/Core.h>
#include <SysInfo/SysInfo.h>
using namespace Upp;
#include <SysInfo/SysInfo.h>
static bool end = false;
void TestGetchar()