Skip to content

Fix NAN macro collision with math.h in VS2015 - #9

Open
chappjc wants to merge 1 commit into
AndrewWPhillips:masterfrom
chappjc:nan-cmath-fix
Open

Fix NAN macro collision with math.h in VS2015#9
chappjc wants to merge 1 commit into
AndrewWPhillips:masterfrom
chappjc:nan-cmath-fix

Conversation

@chappjc

@chappjc chappjc commented Dec 1, 2016

Copy link
Copy Markdown

math.h/cmath defines the NAN macro, at least in VS2015, preventing the enum in Prop.cpp from working. It seems to be in the standard, so perhaps math.h is now being included indirectly.

There's another compile issue with VS2015, but this might affect other compilers.

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.

1 participant