[libcxx-commits] [libcxx] [libc++] Granularize <locale> (PR #146650)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 2 07:23:23 PDT 2025


================
@@ -30,7 +30,6 @@
 #include <tuple>
 
 #if _LIBCPP_HAS_LOCALIZATION
-#  include <locale>
----------------
ldionne wrote:

Should there be an internal header included here?

https://github.com/llvm/llvm-project/pull/146650


More information about the libcxx-commits mailing list