5 lines
61 B
C
Raw Normal View History

#ifdef _WIN32
__declspec(dllexport)
#endif
int staticlib1();