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