]> granicus.if.org Git - icu/commitdiff
ICU-10802 Try to fix broken build.
authorTravis Keep <keep94@gmail.com>
Thu, 21 Aug 2014 00:19:54 +0000 (00:19 +0000)
committerTravis Keep <keep94@gmail.com>
Thu, 21 Aug 2014 00:19:54 +0000 (00:19 +0000)
X-SVN-Rev: 36220

icu4c/source/common/unifiedcache.cpp

index 7475cb8789e007171f779362a0f4c22ce4153f97..11bba9bb3d84ecf25c2a39b21dc0a28f1613569b 100644 (file)
@@ -14,6 +14,7 @@
 #include "mutex.h"
 #include "uassert.h"
 #include "ucln_cmn.h"
+#include <stdio.h>
 
 static icu::UnifiedCache *gCache = NULL;
 static icu::SharedObject *gNoValue = NULL;