diff --git a/core/main.cpp b/core/main.cpp index 93a6f0d..7860a98 100644 --- a/core/main.cpp +++ b/core/main.cpp @@ -14,6 +14,7 @@ #define APPVERSION "1.5.2" + using namespace std; QMutex g_mutex;