]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/trcoll.cpp
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / trcoll.cpp
index 70d5d33487671713ebe6de6f7dc40d3b98a6929e..09f030b4d6c17131405ea3ab3df64d4fb3e4e704 100644 (file)
@@ -1,33 +1,18 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2004, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
-#include "unicode/utypes.h"
+#include "unicode/unistr.h"
 
 #if !UCONFIG_NO_COLLATION
 
-#ifndef _COLL
+#include "unicode/tstdtmod.h"
 #include "unicode/coll.h"
-#endif
-
-#ifndef _TBLCOLL
 #include "unicode/tblcoll.h"
-#endif
-
-#ifndef _UNISTR
-#include "unicode/unistr.h"
-#endif
-
-#ifndef _SORTKEY
 #include "unicode/sortkey.h"
-#endif
-
-#ifndef _TRCOLL
 #include "trcoll.h"
-#endif
-
 #include "sfwdchit.h"
 
 CollationTurkishTest::CollationTurkishTest()