Kaydet (Commit) 528a225d authored tarafından Caolán McNamara's avatar Caolán McNamara

get TestResult dtor before osl::Module dtor

üst a851938b
......@@ -172,9 +172,9 @@ SAL_IMPLEMENT_MAIN() {
#endif
#endif
CppUnit::TestResult result;
boost::ptr_vector<osl::Module> modules;
cppunittester::LibreOfficeProtector *throw_protector = 0;
CppUnit::TestResult result;
std::string args;
std::string testlib;
sal_uInt32 index = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment