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

ErrorCalculator.h: Add Includes #230

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

ax3l
Copy link
Contributor

@ax3l ax3l commented Feb 28, 2024

Adding includes of used stdlib functionality to ErrorCalculator.h.
Trying to fix #229

This is generally recommended practice for stability of include files. I have not done a systematic check yet but there are tools that can help with this and explain more on the need:
https://include-what-you-use.org

Adding includes of used stdlib functionality to
`ErrorCalculator.h`

This is generally recommended practice for stability of
include files. I have not done a systematic check yet
but there are tools that can help with this and explain
more on the need:
  https://include-what-you-use.org
@JieyangChen7
Copy link
Collaborator

@ax3l Hi, Axel. Thanks so much for fixing this issue. I will merge this PR.

@JieyangChen7 JieyangChen7 merged commit 631ce86 into CODARcode:master Mar 1, 2024
5 of 6 checks passed
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.

MGARD Fails to Build with Clang
2 participants