Skip to content
New issue

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

[cpp11 branch] SingleInclude header broken (MSVC) #92

Open
tnovotny opened this issue Jul 9, 2018 · 2 comments
Open

[cpp11 branch] SingleInclude header broken (MSVC) #92

tnovotny opened this issue Jul 9, 2018 · 2 comments

Comments

@tnovotny
Copy link
Collaborator

tnovotny commented Jul 9, 2018

When I try this with the SingleInclude/hippomocks.h on MSVC i get

hippomocks\singleinclude\hippomocks.h(2222): fatal error C1020: unexpected #79

@tnovotny tnovotny changed the title [cpp11 branch] SingleInclude [cpp11 branch] SingleInclude header broken (MSVC) Jul 9, 2018
@hoensr
Copy link

hoensr commented Jul 10, 2018

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?

@tnovotny
Copy link
Collaborator Author

see here: cpp11/SingleInclude/hippomocks.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants