summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2015-10-13 16:34:49 +0300
committerJustin Luth <justin_luth@sil.org>2015-10-13 16:28:23 +0000
commitd8f46f854ee64ad9fe6356a8d4b30f98f3b20135 (patch)
treee4b9e7431d835f9860dbcb8493ff052d97296f44 /starmath
parent7ea5ad6e46b92bc9020c6332b46b20671fa85c5b (diff)
enable ICU_HEADER includes for starmath
Although $include <i18nutils/unicode.hxx> compiles on Linux, it doesn't compile on the Mac without this. Change-Id: I56eae77b1c293b2348ca1fd7b38b543ea713557d Reviewed-on: https://gerrit.libreoffice.org/19355 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Justin Luth <justin_luth@sil.org> Tested-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/Library_sm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index a648b8c2bc1e..6aa75b31c061 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -25,7 +25,7 @@ $(eval $(call gb_Library_add_defs,sm,\
-DSM_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_use_external,sm,boost_headers))
+$(eval $(call gb_Library_use_external,sm,boost_headers,icu_headers))
$(eval $(call gb_Library_use_custom_headers,sm,\
officecfg/registry \