--- a/main.cpp +++ b/main.cpp @@ -4,6 +4,7 @@ */ #include <QApplication> +#include <cstdlib> #include "include/monitor.h" #include <version.h>