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

[C++ API] Add missing cstddef include to fix compile w/ GCC 7 #2885

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

ihnorton
Copy link
Member

@ihnorton ihnorton commented Feb 16, 2022

Fixes error: no member named 'byte' in namespace 'std' build error with GCC 7.3.


TYPE: CPP_API
DESC: Add missing cstddef include to fix compile w/ GCC 7

TYPE: CPP_API
DESC: Add missing cstddef include to fix compile w/ GCC 7
@Shelnutt2 Shelnutt2 merged commit 569bdf7 into dev Feb 16, 2022
@Shelnutt2 Shelnutt2 deleted the ihn/fix-compile-gcc7 branch February 16, 2022 06:57
github-actions bot pushed a commit that referenced this pull request Feb 16, 2022
TYPE: CPP_API
DESC: Add missing cstddef include to fix compile w/ GCC 7
Shelnutt2 pushed a commit that referenced this pull request Feb 16, 2022
…#2886)

TYPE: CPP_API
DESC: Add missing cstddef include to fix compile w/ GCC 7

Co-authored-by: Isaiah Norton <ihnorton@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants