summaryrefslogtreecommitdiffhomepage
path: root/src/search-cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/search-cache.cpp')
-rw-r--r--src/search-cache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search-cache.cpp b/src/search-cache.cpp
index fae54107..511d72b4 100644
--- a/src/search-cache.cpp
+++ b/src/search-cache.cpp
@@ -1,7 +1,6 @@
#include "search-cache.hpp"
#include "search-constants.hpp"
#include "world.hpp"
-#include <array>
#include <bitset>
namespace floormat::Search {