From 41e8507ab790cb569d4b3231e5632585cc1dcbff Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 11 May 2023 13:55:15 -0400 Subject: IWYU: Add mapping for bits/chrono.h to chrono --- Utilities/IWYU/mapping.imp | 1 + 1 file changed, 1 insertion(+) diff --git a/Utilities/IWYU/mapping.imp b/Utilities/IWYU/mapping.imp index 6c12ada..fba4c60 100644 --- a/Utilities/IWYU/mapping.imp +++ b/Utilities/IWYU/mapping.imp @@ -22,6 +22,7 @@ # HACK: check whether this can be removed with next iwyu release. { include: [ "", private, "", public ] }, + { include: [ "", private, "", public ] }, { include: [ "", private, "", public ] }, { include: [ "", private, "", public ] }, { include: [ "", private, "", public ] }, -- cgit v0.12