From 0666e43c45876199ddc71e378554878cca6f0539 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 2 Nov 2012 15:13:28 +0200 Subject: fdo#46808, use service constructor for i18n::CharacterClassification Change-Id: I0499ad7de27b1539e97f01ab8aa0ef2d6713ae76 --- sot/CppunitTest_sot_test_sot.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sot/CppunitTest_sot_test_sot.mk') diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk index 62b1b28980f0..ad7cd55877a2 100644 --- a/sot/CppunitTest_sot_test_sot.mk +++ b/sot/CppunitTest_sot_test_sot.mk @@ -54,4 +54,8 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\ $(eval $(call gb_CppunitTest_use_ure,sot_test_sot)) +$(eval $(call gb_CppunitTest_use_components,sot_test_sot,\ + i18npool/util/i18npool \ +)) + # vim: set noet sw=4 ts=4: -- cgit