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 #949: compiler errors of egs_mesh on mac #950

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

rtownson
Copy link
Collaborator

@rtownson rtownson commented Jan 3, 2023

Fix a missing include of the array class library in egs_mesh.h. This avoids compiler errors that occurred on mac.

@rtownson rtownson self-assigned this Jan 3, 2023
@rtownson rtownson requested a review from a team as a code owner January 3, 2023 16:54
@rtownson rtownson added this to the Release 2023 milestone Jan 13, 2023
Copy link
Contributor

@blakewalters blakewalters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha! When I was compiling the branch for the previous PR, I ran into this very issue.

@ftessier ftessier added the small label Jan 16, 2023
Add a missing include of the array c++ class library. This avoids
compiler errors that occurred on macOS.
@ftessier
Copy link
Member

Tweaked the commit message.

@ftessier ftessier merged commit d44892b into develop Jan 23, 2023
@ftessier ftessier deleted the fix-egs-mesh-compile branch August 2, 2023 21:50
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.

4 participants