Fixed this up to work, eh. no more libstdc++.a for you
This commit is contained in:
@ -45,3 +45,7 @@ void OnPluginsUnloaded()
|
||||
FreeAllHandles(Handle_Connection);
|
||||
}
|
||||
|
||||
extern "C" void __cxa_pure_virtual(void)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user