Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
76 B
C
Raw Normal View History

// ignore-license
2015-08-26 16:57:56 -07:00
#ifdef _WIN32
__declspec(dllexport)
#endif
void foo() {}