ICU-4078 Fix VS.NET compiler errors

X-SVN-Rev: 16197
This commit is contained in:
George Rhoten 2004-08-27 16:53:29 +00:00
parent 038f43c843
commit 22d8e01eca

View file

@ -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++.