Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To fix compilation issue for intel OSX compiler
o To prevent the compilation issue on OSX with the intel compiler suite. The error was found with icpc version 15.0.3.187 where the "__clang_version__" was not defined correctly, while "__clang__" was.
- Loading branch information