Skip to content

Commit c21552f

Browse files
authored
Merge pull request swiftlang#76755 from swiftlang/egorzhdan/benchmarks-modularization
[cxx-interop] Workaround a modularization issue in benchmarks
2 parents 2947510 + 3ff5101 commit c21552f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/cxx-source/CxxSpanTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
import TestsUtils
1414
import CxxStdlibPerformance
15+
import CxxStdlib // FIXME(rdar://128520766): this import should be redundant
1516

1617
let iterRepeatFactor = 7
1718

0 commit comments

Comments
 (0)