diff --git a/src/console.cpp b/src/console.cpp index 7f28c99d7a..30d51cb1c0 100644 --- a/src/console.cpp +++ b/src/console.cpp @@ -8,6 +8,8 @@ #include "network/network_server.h" #include "core/alloc_func.hpp" #include "string_func.h" +#include "strings_type.h" +#include "core/math_func.hpp" #include "rev.h" #include