]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/io/ufile.h
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / io / ufile.h
index 42be4662c6e28eb83d718729a06d11f613350b1c..e85208fcd35888d2fbaa2e2d7707719025c4a5b2 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
  *******************************************************************************
  *
@@ -23,6 +25,8 @@
 
 #if !UCONFIG_NO_CONVERSION
 
+#include <stdio.h>
+
 #include "unicode/ucnv.h"
 #include "unicode/utrans.h"
 #include "locbund.h"