]> granicus.if.org Git - icu/commitdiff
ICU-10913 Fix broken build.
authorTravis Keep <keep94@gmail.com>
Thu, 22 May 2014 23:21:32 +0000 (23:21 +0000)
committerTravis Keep <keep94@gmail.com>
Thu, 22 May 2014 23:21:32 +0000 (23:21 +0000)
X-SVN-Rev: 35747

icu4c/source/i18n/measfmt.cpp
icu4c/source/i18n/reldatefmt.cpp

index a0de39534dcf9da969ebe57febc4e41afce404a5..f0bf37ee76ee083d6c49897dfb34a5ed0dbc0b46 100644 (file)
@@ -30,6 +30,7 @@
 #include "charstr.h"
 #include "unicode/putil.h"
 #include "unicode/smpdtfmt.h"
+#include "uassert.h"
 
 #include "sharednumberformat.h"
 #include "sharedpluralrules.h"
index 92ec841d92e095140427c549abb4a4afe37a4ba9..a9b60057e06f90efdc8f74bb49895436c313901f 100644 (file)
@@ -26,6 +26,7 @@
 #include "ucln_in.h"
 #include "mutex.h"
 #include "charstr.h"
+#include "uassert.h"
 
 #include "sharedbreakiterator.h"
 #include "sharedpluralrules.h"