mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
build: Update emscripten to the latest version
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include <utility>
|
||||
#include <romfs/romfs.hpp>
|
||||
|
||||
#if defined(OS_WEB)
|
||||
#include <emscripten.h>
|
||||
#endif
|
||||
|
||||
namespace hex::plugin::builtin {
|
||||
|
||||
using namespace wolv::literals;
|
||||
|
||||
Reference in New Issue
Block a user