summaryrefslogtreecommitdiff
path: root/basegfx/Library_basegfx.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2021-12-27 09:35:11 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-12-27 11:49:05 +0100
commit6464be15193cd0b54b4c1b8236b99e7971311c83 (patch)
tree47596c59ae1626c076f27cd90fd9517571900542 /basegfx/Library_basegfx.mk
parente038ef76c1ef205143c853a3666fb56ca831750d (diff)
use comphelper::WeakComponentImplHelper in UnoPolyPolygon
Change-Id: I82248cfbb0cbdb765fa2f97f53e8990a9e05a28b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127547 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basegfx/Library_basegfx.mk')
-rw-r--r--basegfx/Library_basegfx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basegfx/Library_basegfx.mk b/basegfx/Library_basegfx.mk
index 8359969ae80c..2f9830d0dcfd 100644
--- a/basegfx/Library_basegfx.mk
+++ b/basegfx/Library_basegfx.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_Library_set_precompiled_header,basegfx,basegfx/inc/pch/precompi
$(eval $(call gb_Library_use_sdk_api,basegfx))
$(eval $(call gb_Library_use_libraries,basegfx,\
+ comphelper \
cppu \
cppuhelper \
sal \