mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 16:40:49 +08:00
Missing header on Linux
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include <omp.h>
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#if defined(CC_MAC_OS) || defined(CC_LINUX)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user