summaryrefslogtreecommitdiffstats
path: root/chart2/CppunitTest_chart2_common_functors.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-06-17 08:45:28 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-06-17 08:45:28 +0200
commitf35b1397ae3e7e975ea1c423df5c7a8ee711d335 (patch)
tree19e56e5698718acc0622225c146ca27dce29d5ea /chart2/CppunitTest_chart2_common_functors.mk
parentconvert DBG_ASSERT in xmloff (diff)
downloadcore-f35b1397ae3e7e975ea1c423df5c7a8ee711d335.tar.gz
core-f35b1397ae3e7e975ea1c423df5c7a8ee711d335.zip
Clean up uses of Any::getValue() in chart2
Change-Id: I53224053ea05c715f5e359a4c68e1ae5efbfe792
Diffstat (limited to 'chart2/CppunitTest_chart2_common_functors.mk')
-rw-r--r--chart2/CppunitTest_chart2_common_functors.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_common_functors.mk b/chart2/CppunitTest_chart2_common_functors.mk
index 203de1d17b64..55a64b257643 100644
--- a/chart2/CppunitTest_chart2_common_functors.mk
+++ b/chart2/CppunitTest_chart2_common_functors.mk
@@ -19,6 +19,10 @@ $(eval $(call gb_CppunitTest_add_defs,chart2_common_functors,\
-DOOO_DLLIMPLEMENTATION_CHARTTOOLS \
))
+$(eval $(call gb_CppunitTest_use_externals,chart2_common_functors, \
+ boost_headers \
+))
+
$(eval $(call gb_CppunitTest_use_libraries,chart2_common_functors, \
cppu \
cppuhelper \