1
0
mirror of synced 2024-11-24 07:40:17 +01:00

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

@ -1 +1 @@
Subproject commit 97af34721993330697aa6ae76f6e99567918f687
Subproject commit ceaecbaf55f4d06c48062446b4e475646884b0db

@ -1 +1 @@
Subproject commit 1a2b1109bf671c25118106a0268e27a703dd57f8
Subproject commit 11d2e8cea440fba47fbf7960bc043edfe3a4f24b

View File

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