blob: 991fed369b10091fcdfbea62f18b84d415085a52 [file] [log] [blame]
#ifdef _WIN32
__declspec(dllexport)
#endif
int obj3(void)
{
return 0;
}