]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/perf/convperf/convperf.cpp
ICU-511.35.tar.gz
[apple/icu.git] / icuSources / test / perf / convperf / convperf.cpp
index a663857b528af21756ffde9d4b4a1f713d40724e..dabbef7f6ef24f14e6abec13700c4f39cfeb3aab 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2004, International Business Machines
+* Copyright (c) 2002-2005, International Business Machines
 * Corporation and others.  All Rights Reserved.
 **********************************************************************
 **********************************************************************
@@ -13,6 +13,7 @@
  */
 #include "convperf.h"
 #include "data.h"
+#include <stdio.h>
 
 int main(int argc, const char* argv[]){
     UErrorCode status = U_ZERO_ERROR;