aboutsummaryrefslogtreecommitdiff
path: root/src/game/status_manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/status_manager.cpp')
-rw-r--r--src/game/status_manager.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/status_manager.cpp b/src/game/status_manager.cpp
index fd56627..a174680 100644
--- a/src/game/status_manager.cpp
+++ b/src/game/status_manager.cpp
@@ -1,9 +1,7 @@
#include "status_manager.hpp"
#include <fmt/core.h>
-
#include <stdexcept>
-#include <utility>
void StatusManager::bind(const std::shared_ptr<IStatusLine> &statusline) noexcept
{