Skip to content

Commit 0c8c985

Browse files
committed
SwiftCompilerSources: remove a not needed import CxxStdlib
It's not needed and doesn't work on Windows
1 parent e9d6ba9 commit 0c8c985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SwiftCompilerSources/Sources/Basic/Utils.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
@_exported import BasicBridging
14-
import CxxStdlib
1514

1615
/// The assert function to be used in the compiler.
1716
///

0 commit comments

Comments
 (0)