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,8 @@
#include <hex/providers/provider.hpp>
#include <hex/helpers/encoding_file.hpp>
#include <hex/api/events/events_interaction.hpp>
#include <imgui.h>
#include <hex/ui/view.hpp>