build: Make this modules stuff actually mostly work on Clang

This commit is contained in:
WerWolv
2025-02-18 00:39:53 +01:00
parent 3f119b957e
commit ccaf1e33c0
47 changed files with 119 additions and 56 deletions

View File

@@ -6,6 +6,7 @@
#include <hex/api/imhex_api.hpp>
#include <hex/api/events/events_gui.hpp>
#include <hex/api/events/requests_gui.hpp>
#include <hex/api/events/events_interaction.hpp>
#include <hex/api/task_manager.hpp>
#include <hex/helpers/utils_macos.hpp>