Remove Windows.h in tutorials

This commit is contained in:
vczh
2021-10-19 02:42:30 -07:00
parent f1596a7f06
commit 0e3446a22f
8 changed files with 8 additions and 6 deletions
@@ -1,6 +1,5 @@
#define GAC_HEADER_USE_NAMESPACE
#include "UI/Source/Demo.h"
#include <Windows.h>
using namespace vl::collections;
using namespace vl::stream;