summaryrefslogtreecommitdiff
path: root/io/Library_io.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2021-08-06 19:50:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-08-06 22:26:13 +0200
commit6af2e7d21ce050758ad07fbb951a38b2da2b6c4c (patch)
tree726d6ffb6520725af74d019283c685934e983fc7 /io/Library_io.mk
parent26cfb57abfc037752bc02dae043f08ac7b2bc711 (diff)
use more comphelper::OInterfaceContainerHelper2
Change-Id: I255133e1823fd63620f27421b69cd23d75ebb6fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120127 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'io/Library_io.mk')
-rw-r--r--io/Library_io.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/Library_io.mk b/io/Library_io.mk
index b961b437cd46..6512cfac8122 100644
--- a/io/Library_io.mk
+++ b/io/Library_io.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_Library_use_external,io,boost_headers))
$(eval $(call gb_Library_use_udk_api,io))
$(eval $(call gb_Library_use_libraries,io,\
+ comphelper \
cppu \
cppuhelper \
sal \