[libcxx-commits] [libcxx] [libc++] Move the locale support headers to __locale_dir/locale_base_api/ (PR #74522)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 21 09:16:29 PST 2023
================
@@ -12,10 +12,9 @@
#include <__availability>
#include <__config>
-#include <__memory/shared_ptr.h> // __shared_count
----------------
ldionne wrote:
Let's not change this.
https://github.com/llvm/llvm-project/pull/74522
More information about the libcxx-commits
mailing list