mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 09:00:50 +08:00
Compilation with Qt6 and Visual Studio 2022
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#if defined(CC_WINDOWS)
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
using namespace masc;
|
||||
|
||||
Classifier::Classifier()
|
||||
|
||||
Reference in New Issue
Block a user