--- a/include/tools.h +++ b/include/tools.h @@ -9,5 +9,4 @@ #include <sstream> std::string itoa (const int &i); - #endif