[libcxx-commits] [PATCH] D144255: [libc++] Granularize <atomic> includes

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 8 10:16:00 PST 2023


philnik added inline comments.


================
Comment at: libcxx/include/condition_variable:114
 #include <__mutex_base>
-#include <version>
 
----------------
ldionne wrote:
> Why did you remove this one?
I'm not sure what happened here. Reverted.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144255/new/

https://reviews.llvm.org/D144255



More information about the libcxx-commits mailing list