Browse Source

Merge topic 'iwyu-gcc-7.1'

63fdc2f1 IWYU: update mapping for gcc 7.1

Acked-by: Kitware Robot <[email protected]>
Merge-request: !906
Brad King 8 years ago
parent
commit
3fb4f33c34
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Utilities/IWYU/mapping.imp

+ 1 - 0
Utilities/IWYU/mapping.imp

@@ -21,6 +21,7 @@
   { include: [ "<wctype.h>", public, "<cwctype>", public ] },
 
   # HACK: check whether this can be removed with next iwyu release.
+  { include: [ "<bits/std_function.h>", private, "<functional>", public ] },
   { include: [ "<bits/time.h>", private, "<time.h>", public ] },
   { include: [ "<bits/types/clock_t.h>", private, "<time.h>", public ] },
   { include: [ "<bits/types/struct_timespec.h>", private, "<time.h>", public ] },