X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..b801cf366c7671a99bdcef84d1e9c0ec64b36723:/icuSources/test/perf/ustrperf/stringperf.h diff --git a/icuSources/test/perf/ustrperf/stringperf.h b/icuSources/test/perf/ustrperf/stringperf.h index 84d6493a..35f30c27 100644 --- a/icuSources/test/perf/ustrperf/stringperf.h +++ b/icuSources/test/perf/ustrperf/stringperf.h @@ -1,19 +1,21 @@ /* ********************************************************************** -* Copyright (c) 2002-2006, International Business Machines +* Copyright (c) 2002-2011, International Business Machines * Corporation and others. All Rights Reserved. ********************************************************************** */ #ifndef _STRINGPERF_H #define _STRINGPERF_H -#include - #include "unicode/utypes.h" #include "unicode/unistr.h" #include "unicode/uperf.h" +#include +#include +#include + typedef std::wstring stlstring; /* Define all constants for test case operations */