summaryrefslogtreecommitdiffstats
path: root/dbaccess/CppunitTest_dbaccess_tdf126268.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-12-06 23:23:12 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-12-07 09:00:26 +0100
commit83375454ca1151fabf797f0c47cc8d10156ebc98 (patch)
tree301218273c95ff547a47ed81b8de69f8114e229e /dbaccess/CppunitTest_dbaccess_tdf126268.mk
parentAdapt o3tl::span to P1872R0 (diff)
downloadcore-83375454ca1151fabf797f0c47cc8d10156ebc98.tar.gz
core-83375454ca1151fabf797f0c47cc8d10156ebc98.zip
Fix more new dependencies on boost_headers
Same as 97b3e455802cfc08568ec5e8379c509efe3e47b1 "Fix some new dependencies on boost_headers" Change-Id: I0f10374650847f4c50a8cff530c15e65906865ad Reviewed-on: https://gerrit.libreoffice.org/84672 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'dbaccess/CppunitTest_dbaccess_tdf126268.mk')
-rw-r--r--dbaccess/CppunitTest_dbaccess_tdf126268.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_tdf126268.mk b/dbaccess/CppunitTest_dbaccess_tdf126268.mk
index 379e2f27433b..5d2120ffd54e 100644
--- a/dbaccess/CppunitTest_dbaccess_tdf126268.mk
+++ b/dbaccess/CppunitTest_dbaccess_tdf126268.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_CppunitTest_add_exception_objects,dbaccess_tdf126268, \
dbaccess/qa/unit/tdf126268 \
))
+$(eval $(call gb_CppunitTest_use_external,dbaccess_tdf126268,boost_headers))
+
$(eval $(call gb_CppunitTest_use_libraries,dbaccess_tdf126268, \
basegfx \
comphelper \