summaryrefslogtreecommitdiff
path: root/package/Library_xstor.mk
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-01-16 19:47:20 +0100
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2017-01-17 20:24:17 +0000
commite87071ac57a7711078715d9165c264ec3db180ab (patch)
tree6a2c5a62f7fb3f162d1f9e7caf44e6846468532a /package/Library_xstor.mk
parentd0f3363aa8db533ba6fe356053caaf79a1507d14 (diff)
replace boost::checked_deleter with std::default_delete
and remove all traces of boost/checked_delete.hpp Change-Id: I4486d0e07a7197d75f8739c8c6d79670163eaab2 Reviewed-on: https://gerrit.libreoffice.org/33182 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'package/Library_xstor.mk')
-rw-r--r--package/Library_xstor.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/Library_xstor.mk b/package/Library_xstor.mk
index 612ae0ae0484..29514321962e 100644
--- a/package/Library_xstor.mk
+++ b/package/Library_xstor.mk
@@ -16,8 +16,6 @@ $(eval $(call gb_Library_set_include,xstor,\
-I$(SRCDIR)/package/inc \
))
-$(eval $(call gb_Library_use_external,xstor,boost_headers))
-
$(eval $(call gb_Library_set_precompiled_header,xstor,$(SRCDIR)/package/inc/pch/precompiled_xstor))
$(eval $(call gb_Library_use_sdk_api,xstor))