Kaydet (Commit) f380f7fd authored tarafından David Tardon's avatar David Tardon

component_getFactory must be exported

üst 8305c66d
......@@ -344,7 +344,7 @@ static struct cppu::ImplementationEntry g_entries[] =
extern "C"
{
void * SAL_CALL component_getFactory(
SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * )
{
// need to extract the defaultcontext, because the way, sdbc
......
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