diff options
Diffstat (limited to 'Build/source/libs/icu/icu-4.8.1/test/cintltst/nucnvtst.h')
-rw-r--r-- | Build/source/libs/icu/icu-4.8.1/test/cintltst/nucnvtst.h | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Build/source/libs/icu/icu-4.8.1/test/cintltst/nucnvtst.h b/Build/source/libs/icu/icu-4.8.1/test/cintltst/nucnvtst.h deleted file mode 100644 index 596cab1b22b..00000000000 --- a/Build/source/libs/icu/icu-4.8.1/test/cintltst/nucnvtst.h +++ /dev/null @@ -1,24 +0,0 @@ -/******************************************************************** - * COPYRIGHT: - * Copyright (c) 1997-2009, International Business Machines Corporation and - * others. All Rights Reserved. - ********************************************************************/ -/******************************************************************************** -* -* File NUCNVTST.H -* -* Modification History: -* Name Description -* Madhu Katragadda creation -********************************************************************************* -*/ -#ifndef _NUCNVTST -#define _NUCNVTST -/* C API TEST FOR CODESET CONVERSION COMPONENT */ -#include "cintltst.h" -#include "unicode/utypes.h" - -void addTestNewConvert(TestNode** root); - - -#endif |