mirror of https://github.com/axmolengine/axmol.git
revert pch.cpp for windows 8.1 and windows 10.
This commit is contained in:
parent
90456d29ba
commit
768f02bae3
|
@ -1 +1 @@
|
|||
#include "platform/win8.1-universal/pch.h"
|
||||
#include "pch.h"
|
||||
|
|
|
@ -1 +1 @@
|
|||
#include "platform/winrt/pch.h"
|
||||
#include "pch.h"
|
||||
|
|
Loading…
Reference in New Issue