Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing <algorithm> include #3021

Merged

Conversation

touraill-adobe
Copy link
Contributor

On newer msvc toolchains there is a C2039/C3861 error about iter_swap not being a member of std.

Description of Change(s)

Fixes Issue(s)

  • N/A
  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

On newer msvc toolchains there was a C2039/C3861 error about iter_swap
not being a member of std.
@jesschimein
Copy link
Contributor

Filed as internal issue #USD-9494

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pixar-oss pixar-oss merged commit 7707926 into PixarAnimationStudios:dev May 17, 2024
5 checks passed
@touraill-adobe touraill-adobe deleted the fix-compile-errors-msvc branch May 20, 2024 06:59
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