ICU-6228 C++ implementation complete.

X-SVN-Rev: 23897
This commit is contained in:
David Bertoni 2008-05-14 20:39:58 +00:00
parent 1734f6e867
commit 8ad2ddd4ca

View file

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