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

Replace the macro-based include guards by #pragma once #9401

Merged
merged 3 commits into from
Jan 1, 2025

Conversation

oleg-derevenetz
Copy link
Collaborator

@oleg-derevenetz oleg-derevenetz commented Jan 1, 2025

To be consistent with the new code. In addition, some old header files were renamed at the time, so their macro names do not match header file names anymore.

@oleg-derevenetz oleg-derevenetz added the improvement New feature, request or improvement label Jan 1, 2025
@oleg-derevenetz oleg-derevenetz added this to the 1.1.6 milestone Jan 1, 2025
@oleg-derevenetz oleg-derevenetz marked this pull request as ready for review January 1, 2025 11:33
@oleg-derevenetz oleg-derevenetz requested a review from ihhub January 1, 2025 11:33
@ihhub ihhub merged commit 50c5549 into ihhub:master Jan 1, 2025
20 checks passed
@ihhub
Copy link
Owner

ihhub commented Jan 1, 2025

@oleg-derevenetz , many thanks for this cleanup!

@oleg-derevenetz oleg-derevenetz deleted the include-guards-pragma-once branch January 1, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature, request or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants