diff options
Diffstat (limited to 'entity')
-rw-r--r-- | entity/accessor.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entity/accessor.hpp b/entity/accessor.hpp index 732c3ad0..6bd512f4 100644 --- a/entity/accessor.hpp +++ b/entity/accessor.hpp @@ -3,7 +3,6 @@ #include "erased-constraints.hpp" #include "name-of.hpp" #include <type_traits> -#include <utility> #include <Corrade/Containers/StringView.h> namespace floormat::erased_constraints { |