]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/perf/normperf/normperf.cpp
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / test / perf / normperf / normperf.cpp
index 3edfe4a0d435d1faeeaaf202e255fa1b8b3172e9..011bbcbd3ec71487620b4c607e969da94f938cc8 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2003, International Business Machines
+* Copyright (c) 2002-2005, International Business Machines
 * Corporation and others.  All Rights Reserved.
 **********************************************************************
 **********************************************************************
@@ -12,6 +12,8 @@
  * c:\normperf.exe -s C:\work\ICUCupertinoRep\icu4c\collation-perf-data  -i 10 -p 15 -f TestNames_Asian.txt -u -e UTF-8  -l
  */
 #include "normperf.h"
+#include "uoptions.h"
+#include <stdio.h>
 
 #define LENGTHOF(array) (sizeof(array)/sizeof((array)[0]))