mirror of https://github.com/WerWolv/ImHex.git
parent
016c93e795
commit
6611c865f7
|
@ -21,6 +21,7 @@
|
|||
|
||||
#if defined(OS_WINDOWS)
|
||||
#include <windows.h>
|
||||
#include <codecvt>
|
||||
#elif defined(OS_WEB)
|
||||
#include <emscripten.h>
|
||||
#include <emscripten/html5.h>
|
||||
|
|
Loading…
Reference in New Issue