i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit ecd9e1a208ab5d01bd570a497b3cade24c7c88d6
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Thu Sep 19 10:18:35 2013 +0200

    Fix the Windows build.
    
    Change-Id: I0505c77302a3bdd0802e862e730e2381aea5a4b0

diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk 
b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
index 3907641..e0a9b13 100644
--- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
+++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
@@ -24,6 +24,10 @@ $(eval $(call 
gb_CppunitTest_use_libraries,i18nlangtag_test_languagetag,\
        $(gb_UWINAPI) \
 ))
 
+$(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
+       boost_headers \
+))
+
 ifeq ($(ENABLE_LIBLANGTAG),TRUE)
 $(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
        liblangtag \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to