]> granicus.if.org Git - icu/commitdiff
ICU-13455 Add missing #include to rbbi_cache.cpp for RBBIDebugPrintf definition.
authorAndy Heninger <andy.heninger@gmail.com>
Thu, 26 Oct 2017 21:12:42 +0000 (21:12 +0000)
committerAndy Heninger <andy.heninger@gmail.com>
Thu, 26 Oct 2017 21:12:42 +0000 (21:12 +0000)
X-SVN-Rev: 40644

icu4c/source/common/rbbi_cache.cpp

index f5daf3375a91f61974a815c0fadb0a1e2a914039..b3c3a38a0deced6a9fbfba6d3fe0bf8525baed7d 100644 (file)
@@ -15,6 +15,7 @@
 #include "brkeng.h"
 #include "cmemory.h"
 #include "rbbidata.h"
+#include "rbbirb.h"
 #include "uassert.h"
 #include "uvectr32.h"