building plugin 3DMASC on macOS

This commit is contained in:
Paul RASCLE
2024-01-31 14:26:48 +01:00
parent 4fde7ecba9
commit 67a29e2d4e
+4
View File
@@ -46,6 +46,10 @@
#include <omp.h>
#endif
#if defined(__APPLE__)
#include <unistd.h>
#endif
using namespace masc;
Classifier::Classifier()