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

[GeoMechanicsApplication] Fixed two warnings reported by the clang compiler #11901

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

avdg81
Copy link
Contributor

@avdg81 avdg81 commented Dec 19, 2023

📝 Description
Don't use #pragma once in implementation files (*.cpp).

Don't use `#pragma once` in implementation files (`*.cpp`).
@avdg81 avdg81 added Warning GeoMechanics Issues related to the GeoMechanicsApplication labels Dec 19, 2023
@avdg81 avdg81 self-assigned this Dec 19, 2023
@avdg81 avdg81 enabled auto-merge (squash) December 19, 2023 16:14
Copy link
Contributor

@markelov208 markelov208 left a comment

Choose a reason for hiding this comment

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

Anne, nice to find this.

@avdg81 avdg81 merged commit 9ede749 into master Dec 19, 2023
17 checks passed
@avdg81 avdg81 deleted the geo/fix-two-clang-warnings branch December 19, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GeoMechanics Issues related to the GeoMechanicsApplication Warning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants