Compilation with Qt6 and Visual Studio 2022

This commit is contained in:
Daniel Girardeau-Montaut
2025-09-21 22:48:31 +02:00
parent 6c39fddc27
commit 32c28372db
7 changed files with 26 additions and 22 deletions
+4
View File
@@ -50,6 +50,10 @@
#include <unistd.h>
#endif
#if defined(CC_WINDOWS)
#include <Windows.h>
#endif
using namespace masc;
Classifier::Classifier()