We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d49d76 commit 97d77ddCopy full SHA for 97d77dd
libcxx/include/__filesystem/path.h
@@ -376,8 +376,8 @@ struct _PathExport<char8_t> {
376
}
377
};
378
# endif // _LIBCPP_HAS_CHAR8_T
379
-# endif // _LIBCPP_HAS_LOCALIZATION
380
-# endif /* _LIBCPP_WIN32API */
+# endif // _LIBCPP_HAS_LOCALIZATION
+# endif /* _LIBCPP_WIN32API */
381
382
class _LIBCPP_EXPORTED_FROM_ABI path {
383
template <class _SourceOrIter, class _Tp = path&>
0 commit comments