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.
2 parents d0f8843 + b05f609 commit 9cb8769Copy full SHA for 9cb8769
stdlib/public/runtime/Paths.cpp
@@ -21,8 +21,6 @@
21
#include "swift/Runtime/Win32.h"
22
#include "swift/Threading/Once.h"
23
24
-#include <filesystem>
25
-
26
#if !defined(_WIN32) || defined(__CYGWIN__)
27
#include <sys/stat.h>
28
0 commit comments