summaryrefslogtreecommitdiff
path: root/Tests/AliasTarget/object.h
blob: e935f147466943b41bcb9c06e09cc85bf3c0b9b1 (plain)
1
2
3
4
#ifdef _WIN32
__declspec(dllexport)
#endif
int object(void);