From 63fdc2f12bd00472a8108c2e234f84a0ce95a42c Mon Sep 17 00:00:00 2001 From: Daniel Pfeifer Date: Tue, 30 May 2017 13:00:57 +0200 Subject: IWYU: update mapping for gcc 7.1 --- Utilities/IWYU/mapping.imp | 1 + 1 file changed, 1 insertion(+) diff --git a/Utilities/IWYU/mapping.imp b/Utilities/IWYU/mapping.imp index 3604c0d..fe0f7df 100644 --- a/Utilities/IWYU/mapping.imp +++ b/Utilities/IWYU/mapping.imp @@ -21,6 +21,7 @@ { include: [ "", public, "", public ] }, # HACK: check whether this can be removed with next iwyu release. + { include: [ "", private, "", public ] }, { include: [ "", private, "", public ] }, { include: [ "", private, "", public ] }, { include: [ "", private, "", public ] }, -- cgit v0.12