We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try this with the SingleInclude/hippomocks.h on MSVC i get
hippomocks\singleinclude\hippomocks.h(2222): fatal error C1020: unexpected #79
The text was updated successfully, but these errors were encountered:
C1020 is "unexpected #endif", but there is no #endif on or near line 2222 of hippomocks.h. Are you sure your file is not corrupt?
Sorry, something went wrong.
see here: cpp11/SingleInclude/hippomocks.h
No branches or pull requests
When I try this with the SingleInclude/hippomocks.h on MSVC i get
hippomocks\singleinclude\hippomocks.h(2222): fatal error C1020: unexpected #79
The text was updated successfully, but these errors were encountered: