diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-04-08 13:50:25 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-04-08 15:18:29 +0200 |
commit | 4eefaf4e12199c071d2e6ee0d99b46d2e1d45557 (patch) | |
tree | 09693e32d83d5db0bd43525766fe1b8d02d99dc2 /entity | |
parent | ca3e00abaefd86a604acc41fbe5cac559b0f1b29 (diff) |
d
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 { |