fix: Missing includes

This commit is contained in:
WerWolv
2024-05-08 21:44:30 +02:00
parent 19c02be673
commit d7ddf991a9
3 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
#include <hex.hpp>
#include <hex/api/localization_manager.hpp>
#include <functional>
#include <optional>
#include <span>
#include <string>