fix: Various build issues

This commit is contained in:
WerWolv
2025-08-06 00:03:18 +02:00
parent e05825b9f4
commit c0ee243d64
3 changed files with 3 additions and 5 deletions

View File

@@ -3,13 +3,13 @@
#include <hex.hpp>
#include <hex/api/localization_manager.hpp>
#include <cstdio>
#include <functional>
#include <mutex>
#include <memory>
#include <list>
#include <condition_variable>
#include <source_location>
#include <thread>
EXPORT_MODULE namespace hex {