mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
fix: Remove non-existent include
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include <unistd.h>
|
||||
#include <dlfcn.h>
|
||||
#include <hex/helpers/utils_macos.hpp>
|
||||
#include <CFLocale.h>
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#elif defined(OS_WEB)
|
||||
#include "emscripten.h"
|
||||
|
||||
Reference in New Issue
Block a user