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

@@ -10,7 +10,7 @@
#include <hex/ui/imgui_imhex_extensions.h>
namespace hex {
EXPORT_MODULE namespace hex {
class TutorialManager {
public: