X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..374ca955a76ecab1204ca8bfa63ff9238d998416:/icuSources/test/intltest/trcoll.cpp diff --git a/icuSources/test/intltest/trcoll.cpp b/icuSources/test/intltest/trcoll.cpp index 70d5d334..09f030b4 100644 --- a/icuSources/test/intltest/trcoll.cpp +++ b/icuSources/test/intltest/trcoll.cpp @@ -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()