IWYU: Add mapping for bits/chrono.h to chrono

This commit is contained in:
Brad King
2023-05-11 13:55:15 -04:00
parent 2624006608
commit 41e8507ab7

View File

@@ -22,6 +22,7 @@
# HACK: check whether this can be removed with next iwyu release.
{ include: [ "<bits/cxxabi_forced.h>", private, "<ctime>", public ] },
{ include: [ "<bits/chrono.h>", private, "<chrono>", public ] },
{ include: [ "<bits/exception.h>", private, "<exception>", public ] },
{ include: [ "<bits/shared_ptr.h>", private, "<memory>", public ] },
{ include: [ "<bits/std_function.h>", private, "<functional>", public ] },