This commit is contained in:
romkazvo
2023-08-07 19:29:24 +08:00
commit 34d6c5d489
4832 changed files with 1389451 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# include _STLP_NATIVE_OLD_STREAMS_HEADER(fstream.h)
# if defined (_STLP_USE_NAMESPACES) && ! defined (_STLP_BROKEN_USING_DIRECTIVE)
_STLP_BEGIN_NAMESPACE
# include <using/h/fstream.h>
_STLP_END_NAMESPACE
# endif /* _STLP_OWN_NAMESPACE */