diff --git a/src/Main.cpp b/src/Main.cpp index cd45cc2..6078e79 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -3,6 +3,7 @@ #include #include #include //for get_current_dir() and chdir() +#include //for system #include "headers/Functions.h" typedef std::string str_t;