blob: bd3a6d1c883da0680b3a6bb3afd1083c69f60d71 [file] [log] [blame]
#ifdef _WIN32
__declspec(dllexport)
#endif
int empty_3()
{
return 0;
}