diff --git a/src/state_explorer.cpp b/src/state_explorer.cpp index 6130410..f42b67a 100644 --- a/src/state_explorer.cpp +++ b/src/state_explorer.cpp @@ -4,7 +4,6 @@ #include #include #include -#include #include #include @@ -477,4 +476,4 @@ namespace Hanabi std::cout << "Unrecognized command. Type 'help' for a list of available commands." << std::endl; } } -} \ No newline at end of file +}