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

Fix compilation on GCC11. #1776

Merged
merged 3 commits into from
Feb 25, 2022
Merged

Conversation

mont29
Copy link

@mont29 mont29 commented Feb 18, 2022

Description of Change(s)

GCC 11 removed some 'implicit includes', see
https://www.gnu.org/software/gcc/gcc-11/porting_to.html#header-dep-changes
for reference.

NOTE: Could not build a full USD (with all optional modules enabled), so there may be a few more similar cases in the code base.

Fixes Issue(s)

@jilliene
Copy link

Filed as internal issue #USD-7224

@sunyab sunyab changed the base branch from release to dev February 22, 2022 20:12
@pixar-oss pixar-oss merged commit cc80d72 into PixarAnimationStudios:dev Feb 25, 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