Skip to content

Commit ba43341

Browse files
committed
Add explicit import of RealModule to support Swift 6.
1 parent 803aae1 commit ba43341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/_TestSupport/Error.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
import RealModule
1314
import ComplexModule
1415

1516
public func relativeError(_ tst: Float, _ ref: Double) -> Double {

0 commit comments

Comments
 (0)