Create window

This commit is contained in:
vCaesar 2016-10-14 18:12:18 +08:00
parent e9184f0e6d
commit 2187d067a9
3 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#include "screen.h"
#include "../base/os.h"
//#include "../base/os.h"
#if defined(IS_MACOSX)
#include <ApplicationServices/ApplicationServices.h>

0
window/goWindow.h Normal file
View File

0
window/window.h Normal file
View File