aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2023-12-27 23:31:58 +0100
committerGitHub <noreply@github.com>2023-12-27 23:31:58 +0100
commitd67bfb4b4b7549081543e87a31bc6cb5c46ac973 (patch)
tree8674f2f1570877cb653e7ddcff37ba00288de15a /contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd
parent1f6bef05ed441c3aa2d565ac792b26cded704ac7 (diff)
downloadydb-d67bfb4b4b7549081543e87a31bc6cb5c46ac973.tar.gz
Import libs 4 (#758)
Diffstat (limited to 'contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd')
-rw-r--r--contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd b/contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd
index adad6790dc..235ae7f0e2 100644
--- a/contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd
+++ b/contrib/libs/cxxsupp/libcxxmsvc/include/stlfwd
@@ -61,3 +61,8 @@ _LIBCPP_BEGIN_NAMESPACE_STD
_LIBCPP_END_NAMESPACE_STD
+_LIBCPP_BEGIN_NAMESPACE_FILESYSTEM
+
+ class path;
+
+_LIBCPP_END_NAMESPACE_FILESYSTEM