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

Optimize multile includes #7

Open
hurufu opened this issue Jun 13, 2021 · 0 comments
Open

Optimize multile includes #7

hurufu opened this issue Jun 13, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hurufu
Copy link
Owner

hurufu commented Jun 13, 2021

When you compile with -H option then gcc gives a warning:
Multiple include guards may be useful for:
It warns about potential problems if #includes were reordered if I understood this correctly.

I have to investigate and fix this warning.

@hurufu hurufu added enhancement New feature or request good first issue Good for newcomers labels Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant