swiftlang / swift-org-website

Swift.org website
https://swift.org
Other
477 stars 188 forks source link

Document the proper use of C++ interop headers #782

Closed Xazax-hun closed 2 months ago

Xazax-hun commented 3 months ago

We need to include the headers for the C/C++/Objective-C dependencies before the generated interoperability header. This PR clarifies the documentation to let the users know that this is the case.

Xazax-hun commented 3 months ago

cc @egorzhdan @ravikandhadai (I can't add reviewers)

Xazax-hun commented 3 months ago

@swift-ci test

shahmishal commented 2 months ago

@swift-ci test