mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 10:17:23 +00:00
ICU-4078 Fix VS.NET compiler errors
X-SVN-Rev: 16197
This commit is contained in:
parent
038f43c843
commit
22d8e01eca
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class BreakIterator; // unicode/brkiter.h
|
|||
*
|
||||
* @draft ICU 3.2
|
||||
*/
|
||||
#define US_INV UnicodeString::EInvariant::kInvariant
|
||||
#define US_INV UnicodeString::kInvariant
|
||||
|
||||
/**
|
||||
* Unicode String literals in C++.
|
||||
|
|
Loading…
Add table
Reference in a new issue