Skip to content

Improve compiler detection#123

Open
ccawley2011 wants to merge 1 commit intodeltabeard:masterfrom
ccawley2011:compiler-detect
Open

Improve compiler detection#123
ccawley2011 wants to merge 1 commit intodeltabeard:masterfrom
ccawley2011:compiler-detect

Conversation

@ccawley2011
Copy link
Contributor

This allows additional features to be used with older versions of GCC and MSVC that don't have __has_builtin or __has_include, and also fixes an annoying warning with Norcroft when checking defined(_MSC_VER) && _MSC_VER >= 1200 if _MSC_VER is undefined.

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