mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-6228 C++ implementation complete.
X-SVN-Rev: 23897
This commit is contained in:
parent
1734f6e867
commit
8ad2ddd4ca
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2007, International Business Machines Corporation and
|
||||
* Copyright (c) 1997-2008, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/********************************************************************************
|
||||
|
@ -110,5 +110,6 @@ static void TestUResourceBundle(void);
|
|||
static void TestDisplayName(void);
|
||||
|
||||
static void TestAcceptLanguage(void);
|
||||
static void TestOrientation(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue