summaryrefslogtreecommitdiffhomepage
path: root/src/search-bbox.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-25 05:42:11 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-25 06:21:01 +0100
commit1802970cdc6785d9c0bf36f49ec31d6939a99149 (patch)
tree5f473d190ae9eba9c721b1706105d4da664b9f3b /src/search-bbox.hpp
parent807b4ba44792a159eec3322a91535bbd3649ef44 (diff)
clean up more headers
Diffstat (limited to 'src/search-bbox.hpp')
-rw-r--r--src/search-bbox.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search-bbox.hpp b/src/search-bbox.hpp
index 0d211daf..28c7d2c2 100644
--- a/src/search-bbox.hpp
+++ b/src/search-bbox.hpp
@@ -1,6 +1,5 @@
#pragma once
#include "search.hpp"
-#include <concepts>
#include <Magnum/Math/Vector2.h>
#include <Magnum/DimensionTraits.h>