aboutsummaryrefslogtreecommitdiff
path: root/src/board/board.hpp
diff options
context:
space:
mode:
authorAdam <adammegarules1@gmail.com>2026-08-10 17:17:49 +0200
committerAdam <adammegarules1@gmail.com>2026-08-10 17:17:49 +0200
commit96791e7ab670176d25e313caf2a428e21ccef168 (patch)
treed1f16b1ebdfe00cda8f189f1d50cfb96059bdc14 /src/board/board.hpp
parent5ad271953558c4b9212137c60187bc018e2f45f1 (diff)
folowing the lint suggestions
Diffstat (limited to 'src/board/board.hpp')
-rw-r--r--src/board/board.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/board/board.hpp b/src/board/board.hpp
index 3a8a899..6f72e56 100644
--- a/src/board/board.hpp
+++ b/src/board/board.hpp
@@ -1,7 +1,6 @@
#ifndef SRC_BOARD_H_
#define SRC_BOARD_H_
-#include <array>
#include <cstdint>
#include <unordered_map>