[libcxx-commits] [libcxx] [libc++] Remove <tuple> include from <__format/concepts.h> (PR #80214)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 11 09:54:49 PDT 2024
================
@@ -86,7 +86,6 @@ chrono sstream
chrono stdexcept
chrono string
chrono string_view
-chrono tuple
----------------
mordante wrote:
Based on the last monthly meeting we didn't declare C++23 includes frozen.
https://github.com/llvm/llvm-project/pull/80214
More information about the libcxx-commits
mailing list