Changeset View
Changeset View
Standalone View
Standalone View
extern/opennurbs/opennurbs_uuid.cpp
| Context not available. | |||||
| #include "opennurbs.h" | #include "opennurbs.h" | ||||
| #if defined(ON_RUNTIME_LINUX) | #if defined(ON_RUNTIME_LINUX) | ||||
| #include "android_uuid/uuid.h" | //#include "android_uuid/uuid.h" | ||||
| #include <uuid/uuid.h> | |||||
| #endif | #endif | ||||
| #if !defined(ON_COMPILING_OPENNURBS) | #if !defined(ON_COMPILING_OPENNURBS) | ||||
| // This check is included in all opennurbs source .c and .cpp files to insure | // This check is included in all opennurbs source .c and .cpp files to insure | ||||
| Context not available. | |||||