mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
build: Improve unity builds
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
#if defined(OS_WINDOWS)
|
||||
#include <windows.h>
|
||||
#include <shellapi.h>
|
||||
#elif defined(OS_LINUX)
|
||||
#include <unistd.h>
|
||||
#include <hex/helpers/utils_linux.hpp>
|
||||
|
||||
Reference in New Issue
Block a user