summaryrefslogtreecommitdiffhomepage
path: root/entity/concepts.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-07-28 09:21:23 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-07-28 19:55:54 +0200
commitce315cb3fefb229fa4997bca9dccdc3329148fa6 (patch)
tree9a27ce30e553fbed857de168062350db6c0629b3 /entity/concepts.hpp
parent891617bfb876c9c2f56e07a1946466bd255b8273 (diff)
entity: split into more headers
Diffstat (limited to 'entity/concepts.hpp')
-rw-r--r--entity/concepts.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/entity/concepts.hpp b/entity/concepts.hpp
index 5e01fcda..6c13299c 100644
--- a/entity/concepts.hpp
+++ b/entity/concepts.hpp
@@ -3,7 +3,6 @@
#include "compat/function2.hpp"
#include "compat/assert.hpp"
#include <concepts>
-#include <type_traits>
namespace floormat::entities {