1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-11 10:17:46 +00:00

Fix macro inport on Windows

This commit is contained in:
Perize 2018-01-31 13:18:23 +09:00
parent 16d5f7c8ee
commit 83cd38c831

View file

@ -1,4 +1,5 @@
#include <vector>
#include <Script/NativeScriptApi.h>
class ScriptObject;