Sign in
qemu
/
meson
/
refs/heads/fixcygwin
/
.
/
test cases
/
swift
/
9 sdk path from dep
/
foo.swift
blob: 6ca38879f3636ae8ee579b7c585921b577d9fbb4 [
file
] [
log
] [
blame
]
// This import is needed for swiftc to implictly import the FFI module
// which will in turn conflict with the dependency's include path and error out
// if we don't manually replace all SDK paths with the newest one.
import
Foundation