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 for std::find and std::transform #1950

Conversation

charlesfleche
Copy link
Contributor

Description of Change(s)

Building with clang-13 was failing because of missing include. This PR adds the missing include.

Fixes Issue(s)

  • I have submitted a signed Contributor License Agreement

@charlesfleche charlesfleche changed the title Add missing <algorithm> include for std::find and std::tranform Add missing <algorithm> include for std::find and std::transform Jul 15, 2022
@charlesfleche
Copy link
Contributor Author

The build issue looks like a fluke / timeout on the CI. Is there a way to re-trigger a run manually ?

@sunyab
Copy link
Contributor

sunyab commented Jul 18, 2022

Filed as internal issue #USD-7493

@FlorianZ
Copy link
Contributor

@charlesfleche, agreed! Don't worry about the build issue. We can see it built fine on Linux and macOS.

@sunyab sunyab mentioned this pull request Jul 30, 2022
1 task
@pixar-oss pixar-oss merged commit 8afea84 into PixarAnimationStudios:dev Aug 16, 2022
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