fixed this up for gcc-3.4 and no lstdc++.a
This commit is contained in:
@@ -80,3 +80,7 @@ void OnPluginsUnloaded()
|
||||
FreeAllHandles(Handle_Connection);
|
||||
}
|
||||
|
||||
extern "C" void __cxa_pure_virtual(void)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user