diff options
Diffstat (limited to 'logic/state.hpp')
-rw-r--r-- | logic/state.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/logic/state.hpp b/logic/state.hpp index fb9587bf..25205524 100644 --- a/logic/state.hpp +++ b/logic/state.hpp @@ -9,7 +9,6 @@ #pragma once #include "options/options.hpp" -using namespace options; #include "api/plugin-support.hpp" #include "main-settings.hpp" #include "mappings.hpp" |