mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 06:10:44 +01:00
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.