mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
276d3c7afe
When using GCC 8's standard library IWYU thinks that `<system_error>` must be included to get `std::hash`. Add a mapping for `<utility>`.