mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 01:19:03 +01:00
The intel compiler defines `__GNUC__`, but does not support the gcc `_Pragma`. This PR filters out the intel compiler to avoid warnings about an unrecognized function.