]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ucln.h
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / common / ucln.h
index 2f3f98c885b8278ab55db0832d47048935d378ad..a4573e93bb28a4fe2f848a58423cf78621c00c4b 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2001-2004, International Business Machines                   *
+* Copyright (C) 2001-2007, International Business Machines                   *
 *                Corporation and others. All Rights Reserved.                *
 *                                                                            *
 ******************************************************************************
@@ -50,6 +50,7 @@
 typedef enum ECleanupLibraryType {
     UCLN_START = -1,
     UCLN_CUSTOM,    /* Custom is for anyone else. */
+    UCLN_CTESTFW,
     UCLN_LAYOUTEX,
     UCLN_LAYOUT,
     UCLN_IO,