Skip to content

Commit 5d832bf

Browse files
authored
Merge pull request #61524 from compnerd/import
test: add `CxxShim` import for test
2 parents 0807812 + 79ad745 commit 5d832bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/class/inheritance/fields.swift

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Windows doesn't support -lc++ or -lstdc++.
66
// UNSUPPORTED: OS=windows-msvc
77

8+
import CxxShim
89
import StdlibUnittest
910
import Fields
1011

0 commit comments

Comments
 (0)