diff options
Diffstat (limited to 'src/game/components/statusline.cpp')
-rw-r--r-- | src/game/components/statusline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/components/statusline.cpp b/src/game/components/statusline.cpp index 1892f86..3903792 100644 --- a/src/game/components/statusline.cpp +++ b/src/game/components/statusline.cpp @@ -7,7 +7,6 @@ #include <fmt/color.h> -#include <optional> #include <utility> StatusLine::StatusLine(std::shared_ptr<ComponentMatrix> component_matrix) noexcept |