Skip to content

Conversation

@eschwieb
Copy link
Contributor

LLVM's STL in Xcode 16.3 has removed a number of implicit internal header includes, meaning we need to be explicit about what STL headers we include for features like std::atomic. Add the necessary includes.

LLVM's STL in Xcode 16.3 has removed a number of implicit internal header includes, meaning we need to be explicit about what STL headers we include for features like std::atomic. Add the necessary includes.
@eschwieb eschwieb requested a review from a team as a code owner April 14, 2025 16:41
Copy link
Contributor

@mkoscumb mkoscumb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ThomsonTan ThomsonTan merged commit ba0d26c into microsoft:main Apr 29, 2025
26 of 28 checks passed
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.

4 participants