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

Commits on Jul 15, 2021

  1. Merge release v21.08

    pixar-oss committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7a5f8c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge release v21.11

    pixar-oss committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    faed18c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Fix compilation on GCC11.

    GCC11 removed some 'implicit includes', see
    https://www.gnu.org/software/gcc/gcc-11/porting_to.html#header-dep-changes
    for reference.
    Bastien Montagne committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    04dd025 View commit details
    Browse the repository at this point in the history