strat.hpp @@ -1,9 +1,8 @@ #pragma once #include "book.hpp" #include "secrets.hpp" #include <unordered_map> #include <string> Book recoverBook() { namespace strat { }