Browse Source
IWYU incorrectly classifies this internal STL type as not internal, and suggests including `<type_traits>` for it. Work around the problem by mapping the offending names to a file that we always include. See include-what-you-use issue 434.pull/315/head

9 changed files with 4 additions and 8 deletions
Loading…
Reference in new issue