mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 22:37:45 +00:00
haha im a fucking idiot
This commit is contained in:
parent
a4453a378e
commit
74a817701d
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include "NativeScriptApi.h"
|
#include "NativeScriptApi.h"
|
||||||
|
#include <unordered_map>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <unordered_map>
|
|
||||||
|
|
||||||
typedef HMODULE ModuleHandle;
|
typedef HMODULE ModuleHandle;
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Reference in a new issue