summaryrefslogtreecommitdiffhomepage
path: root/src/wall-atlas.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-25 05:32:32 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-25 05:32:32 +0100
commit586deb97483992f20353abfb630dea2e7d476b87 (patch)
tree221784a7d4e8f148adc95c5637e697d51d8b23f5 /src/wall-atlas.hpp
parent5253b93373dc90e0788829ff58982491141c5f0f (diff)
update todo
Diffstat (limited to 'src/wall-atlas.hpp')
-rw-r--r--src/wall-atlas.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wall-atlas.hpp b/src/wall-atlas.hpp
index 278f3bbe..c1f60a03 100644
--- a/src/wall-atlas.hpp
+++ b/src/wall-atlas.hpp
@@ -4,7 +4,7 @@
#include "src/pass-mode.hpp"
#include "wall-defs.hpp"
#include <array>
-#include <bitset>
+#include <bitset> // todo replace with array
#include <Corrade/Containers/Array.h>
#include <Corrade/Containers/String.h>
#include <Magnum/Math/Vector2.h>