]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/ctestfw/unicode/datamap.h
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / unicode / datamap.h
index bd812796ecc0ece9b3234510da84f6c3c8213bbf..b8180fd9f322cee60fa02e85c08bea51b7202764 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2004, International Business Machines Corporation and
+ * Copyright (c) 2002-2005, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -12,6 +12,8 @@
 #include "unicode/resbund.h"
 #include "unicode/testtype.h"
 
+
+
 U_NAMESPACE_BEGIN
 class Hashtable;
 U_NAMESPACE_END
@@ -131,5 +133,6 @@ public:
   // ... etc ...
 };
 
+
 #endif