Index: icu46/source/test/cintltst/ucnvseltst.h |
=================================================================== |
--- icu46/source/test/cintltst/ucnvseltst.h (revision 0) |
+++ icu46/source/test/cintltst/ucnvseltst.h (revision 0) |
@@ -0,0 +1,23 @@ |
+/******************************************************************** |
+ * COPYRIGHT: |
+ * Copyright (c) 1997-2009, International Business Machines Corporation and |
+ * others. All Rights Reserved. |
+ ********************************************************************/ |
+/******************************************************************************** |
+* |
+* File UCNVSELTST.H |
+* |
+* Modification History: |
+* Name Description |
+* Mohamed Eldawy Creation |
+*********************************************************************************/ |
+/* C API TEST FOR CONVERTER SELECTOR */ |
+#ifndef _UCNVSELTST |
+#define _UCNVSELTST |
+ |
+#include "unicode/utypes.h" |
+#include "cintltst.h" |
+ |
+/** TODO: Remove this file after ICU 4.2 is released. See ticket #6869. */ |
+ |
+#endif |
Property changes on: icu46/source/test/cintltst/ucnvseltst.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |