summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_mark_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_mark_test.mk')
-rw-r--r--sc/CppunitTest_sc_mark_test.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_mark_test.mk b/sc/CppunitTest_sc_mark_test.mk
index fb9f936d7e22..b0cd5222cc5e 100644
--- a/sc/CppunitTest_sc_mark_test.mk
+++ b/sc/CppunitTest_sc_mark_test.mk
@@ -18,6 +18,8 @@ $(eval $(call gb_CppunitTest_use_externals,sc_mark_test, \
mdds_headers \
))
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_mark_test))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_mark_test, \
sc/qa/unit/mark_test \
))