Skip to content

Conversation

aubreyrjones
Copy link

Intel compiler supports __has_include, but does not support angle brackets in the argument. Clang and Intel both accept quotes with seemingly identical semantics to one another, and to angle brackets. Only difference appears to be that icpc no longer crashes trying to compile code using glm.

Intel compiler supports __has_include, but does not support angle brackets in the argument. Clang and Intel both accept quotes with seemingly identical semantics to one another, and to angle brackets. Only difference appears to be that `icpc` no longer crashes trying to compile code using glm.
Groovounet added a commit that referenced this pull request Feb 9, 2015
Changed usage of __has_include to support Intel compiler. #307
@Groovounet Groovounet merged commit 969daee into g-truc:master Feb 9, 2015
@Groovounet Groovounet added this to the GLM 0.9.7 milestone Feb 9, 2015
@Groovounet Groovounet self-assigned this Feb 9, 2015
@Groovounet Groovounet added the bug label Feb 9, 2015
@Groovounet
Copy link
Member

Thanks for contributing!

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

Successfully merging this pull request may close these issues.

2 participants