mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
fix: More missing includes
This commit is contained in:
2
lib/external/libwolv
vendored
2
lib/external/libwolv
vendored
Submodule lib/external/libwolv updated: 5d702f8164...0905aabeae
@@ -3,6 +3,9 @@
|
||||
#include <hex/api/imhex_api/system.hpp>
|
||||
#include <hex/api/project_file_manager.hpp>
|
||||
|
||||
#include <ranges>
|
||||
#include <algorithm>
|
||||
|
||||
#if defined(OS_WINDOWS)
|
||||
#include <windows.h>
|
||||
#include <shlobj.h>
|
||||
|
||||
Reference in New Issue
Block a user