diff options
-rw-r--r-- | sax/CppunitTest_sax_attributes.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sax/CppunitTest_sax_attributes.mk b/sax/CppunitTest_sax_attributes.mk index eee7f06380fc..c700ae4c4b77 100644 --- a/sax/CppunitTest_sax_attributes.mk +++ b/sax/CppunitTest_sax_attributes.mk @@ -15,6 +15,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sax_attributes, \ $(eval $(call gb_CppunitTest_use_libraries,sax_attributes, \ cppu \ + cppuhelper \ sal \ sax \ $(gb_UWINAPI) \ |