diff options
Diffstat (limited to 'entity/concepts.hpp')
| -rw-r--r-- | entity/concepts.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entity/concepts.hpp b/entity/concepts.hpp index 46ec4f6a..8ab13df9 100644 --- a/entity/concepts.hpp +++ b/entity/concepts.hpp @@ -1,6 +1,7 @@ #pragma once #include "util.hpp" #include "compat/function2.hpp" +#include "compat/assert.hpp" #include <concepts> #include <type_traits> |
