diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/entity.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entity.hpp b/src/entity.hpp index ba165662..32ab759f 100644 --- a/src/entity.hpp +++ b/src/entity.hpp @@ -4,6 +4,7 @@ #include <compare> #include <type_traits> #include <utility> +#include <tuple> #include <Corrade/Containers/StringView.h> namespace floormat {} |
