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

@@ -19,6 +19,7 @@
#include <toasts/toast_notification.hpp>
#include <popups/popup_text_input.hpp>
#include <hex/api/workspace_manager.hpp>
#include <hex/api/events/events_interaction.hpp>
#include <wolv/io/file.hpp>
#include <wolv/literals.hpp>