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

Fix build errors for MSVC 14.0 #21

Merged
merged 1 commit into from
Apr 30, 2016
Merged

Conversation

toroidal-code
Copy link
Contributor

This commit fixes errors when building on Windows with MSVC++ 14.0 and greater.

Fixes #18 and #20.

I've tested these changes against a project that also compiles using GCC 5.0+ and Clang 3.4+ and I'm not seeing any issues with them, so everything should be safe.

@louisdx louisdx merged commit 9ab26d2 into louisdx:master Apr 30, 2016
@toroidal-code toroidal-code deleted the msvc14-fix branch May 7, 2016 17:25
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

Successfully merging this pull request may close these issues.

Does not build on VC++ 2013
2 participants