Changeset View
Changeset View
Standalone View
Standalone View
extern/opennurbs/opennurbs_system.h
| Context not available. | |||||
| #include <dirent.h> | #include <dirent.h> | ||||
| #pragma ON_PRAGMA_WARNING_AFTER_DIRTY_INCLUDE | #pragma ON_PRAGMA_WARNING_AFTER_DIRTY_INCLUDE | ||||
| #pragma ON_PRAGMA_WARNING_BEFORE_DIRTY_INCLUDE | //#pragma ON_PRAGMA_WARNING_BEFORE_DIRTY_INCLUDE | ||||
| #if defined(ON_RUNTIME_ANDROID) || defined(ON_RUNTIME_LINUX) | //#if defined(ON_RUNTIME_ANDROID) || defined(ON_RUNTIME_LINUX) | ||||
| #include "android_uuid/uuid.h" | //#include "android_uuid/uuid.h" | ||||
| #else | //#else | ||||
| #include <uuid/uuid.h> | #include <uuid/uuid.h> | ||||
| #endif | //#endif | ||||
| #pragma ON_PRAGMA_WARNING_AFTER_DIRTY_INCLUDE | #pragma ON_PRAGMA_WARNING_AFTER_DIRTY_INCLUDE | ||||
| #endif | #endif | ||||
| Context not available. | |||||