mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-21 05:36:39 +08:00
Sync changes from upstream repository
Co-authored-by: Steve Baer <steve@mcneel.com> Co-authored-by: Nathan Letwory <nathan@mcneel.com> Co-authored-by: Dale Lear <dalelear@mcneel.com>
This commit is contained in:
committed by
Will Pearson
parent
b844466e88
commit
799431a63b
@@ -2152,6 +2152,8 @@ public:
|
||||
static const wchar_t Underscore; // Unicode LOW LINE U+005F
|
||||
static const wchar_t Pipe; // Unicode VERTICAL LINE U+007C
|
||||
static const wchar_t Tilde; // Unicode TILDE U+007E
|
||||
static const wchar_t DecimalAsPeriod; // Unicode PERIOD U+002E
|
||||
static const wchar_t DecimalAsComma; // Unicode COMMA U+002C
|
||||
|
||||
#if defined(ON_SIZEOF_WCHAR_T) && ON_SIZEOF_WCHAR_T >= 2
|
||||
// Never cast these values as "char"
|
||||
|
||||
Reference in New Issue
Block a user