diff --git a/libcxx/include/__thread/poll_with_backoff.h b/libcxx/include/__thread/poll_with_backoff.h --- a/libcxx/include/__thread/poll_with_backoff.h +++ b/libcxx/include/__thread/poll_with_backoff.h @@ -12,10 +12,7 @@ #include <__availability> #include <__chrono/duration.h> #include <__chrono/high_resolution_clock.h> -#include <__chrono/steady_clock.h> -#include <__chrono/time_point.h> #include <__config> -#include <__filesystem/file_time_type.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) # pragma GCC system_header