mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-20 05:06:39 +08:00
Sync changes from upstream repository
Co-authored-by: Andrew Le Bihan <andy@mcneel.com> Co-authored-by: croudyj <croudyj@gmail.com> Co-authored-by: Dale Lear <dalelear@mcneel.com> Co-authored-by: David Eränen <david.eranen@mcneel.com> Co-authored-by: Giulio Piacentino <giulio@mcneel.com> Co-authored-by: Greg Arden <greg@mcneel.com> Co-authored-by: Jussi Aaltonen <jussi@mcneel.com> Co-authored-by: kike-garbo <kike@mcneel.com> Co-authored-by: Mikko Oksanen <mikko@mcneel.com> Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com> Co-authored-by: sodermax <max.soderstrom@mcneel.com> Co-authored-by: steve <steve@mcneel.com> Co-authored-by: Steve Baer <steve@mcneel.com> Co-authored-by: Will Pearson <will@mcneel.com>
This commit is contained in:
@@ -174,7 +174,7 @@ bool ON_CreateUuid( ON_UUID& new_uuid )
|
||||
// identifies the user and some
|
||||
// customers may object.
|
||||
return true;
|
||||
#elif defined(ON_COMPILER_CLANG)
|
||||
#elif defined(ON_RUNTIME_APPLE)
|
||||
// Header: #include <uuid/uuid.h>
|
||||
if ( ON::endian::little_endian == ON::Endian() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user