summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-01-18 15:49:23 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-01-18 21:47:06 +0100
commit038894acbdd764ee54c344d49df9477502475876 (patch)
tree9211906a83ba2cc4fb54a728ee2c6d23f2ab353d /odk
parent3e7b2b12292537e5c6d8b3885ab672187c14e213 (diff)
The URE C/C++ include files don't use Boost
Change-Id: I90baf9b2bf21c35f0b6de066b95483a39debb9a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128565 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'odk')
-rw-r--r--odk/CppunitTest_odk_checkapi.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/odk/CppunitTest_odk_checkapi.mk b/odk/CppunitTest_odk_checkapi.mk
index 0acc081048da..00a799139f1f 100644
--- a/odk/CppunitTest_odk_checkapi.mk
+++ b/odk/CppunitTest_odk_checkapi.mk
@@ -17,8 +17,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,odk_checkapi,\
odk/qa/checkapi/checkapi \
))
-$(eval $(call gb_CppunitTest_use_external,odk_checkapi,boost_headers))
-
$(eval $(call gb_CppunitTest_use_internal_comprehensive_api,odk_checkapi,\
udkapi \
))