[libcxx-commits] [libcxx] [libc++] proper guarding for locale usage in filesystem on Windows (PR #165470)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 4 02:33:18 PST 2025


================
@@ -13,6 +13,7 @@
 #include <__algorithm/unwrap_iter.h>
 #include <__config>
 #include <__filesystem/path.h>
+
----------------
philnik777 wrote:

Stray whitespace?

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


More information about the libcxx-commits mailing list