mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-21 21:56:24 +08:00
Sync changes from upstream repository
This commit is contained in:
@@ -494,7 +494,7 @@ typedef ON__UINT32 wchar_t;
|
||||
#pragma ON_PRAGMA_WARNING_AFTER_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) || defined(ON_RUNTIME_WASM)
|
||||
#include "android_uuid/uuid.h"
|
||||
#else
|
||||
#include <uuid/uuid.h>
|
||||
|
||||
Reference in New Issue
Block a user