summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-19 11:11:49 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-19 11:12:46 +0300
commit19d7fd2c412e3c545a69b3fa801661743e4938bb (patch)
treea104feaf93cf9eaa8cff4f9472d0047c2f4d4bf0 /i18nlangtag
parent61afc9f057bda2e27d547a406caf582d00a80638 (diff)
Sprinkle more boost_headers love
Fix compilation errors when not using system boost. Might be more. It's sad that one has to micro-manage boost use like this. Change-Id: I3541789530fbdb0fb03e2b355144e63f8b031097
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
index 2eec5a9c672d..390764194924 100644
--- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
+++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
@@ -9,6 +9,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,i18nlangtag_test_languagetag))
+$(eval $(call gb_CppunitTest_use_external,i18nlangtag_test_languagetag,boost_headers))
+
$(eval $(call gb_CppunitTest_use_api,i18nlangtag_test_languagetag,\
udkapi \
offapi \