--- libcxx/src/chrono.cpp +++ libcxx/src/chrono.cpp @@ -48,10 +48,6 @@ # include #endif -#if __has_include() -# include -#endif - #if defined(__ELF__) && defined(_LIBCPP_LINK_RT_LIB) # pragma comment(lib, "rt") #endif