Skip to content

Conversation

drodriguez
Copy link
Contributor

@drodriguez drodriguez commented Oct 30, 2019

VC++ chokes on the #import, and thinks we are trying to import
libraries. Replace by #include, which should be more portable.

Introduced in #27924, and making the Windows CI fail since https://ci-external.swift.org/job/oss-swift-windows-x86_64/1783/.

VC++ chokes on the #import, and thinks we are trying to import
libraries. Replace by #include, which should be more portable.
@drodriguez
Copy link
Contributor Author

@swift-ci please test Windows platform

@drodriguez
Copy link
Contributor Author

@swift-ci please smoke test

@compnerd compnerd merged commit 3b8e7af into swiftlang:master Oct 30, 2019
@drodriguez drodriguez deleted the trade-war branch October 30, 2019 20:31
@jrose-apple
Copy link
Contributor

Oops, sorry. ObjC autopilot for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants