Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#ifdef _WIN32
__declspec(dllexport)
#endif
int foo() { return 0; }