Skip to content

examples: replace header guards with #pragma once #21517

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

N11cc00
Copy link
Contributor

@N11cc00 N11cc00 commented May 28, 2025

Contribution description

This is part of a greater effort to replace all header guards in RIOT with #pragma once. This PR only affects all headers (.h, .hpp) under examples/.

Issues/PRs references

Tracking issue #21335

@github-actions github-actions bot added the Area: examples Area: Example Applications label May 28, 2025
@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 2, 2025
Copy link
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

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

Thanks, looks good!

@riot-ci
Copy link

riot-ci commented Jun 2, 2025

Murdock results

✔️ PASSED

a28a905 examples: replace header guards with #pragma once

Success Failures Total Runtime
167 0 167 03m:27s

Artifacts

@mguetschow mguetschow added this pull request to the merge queue Jun 2, 2025
Merged via the queue into RIOT-OS:master with commit 6f23791 Jun 2, 2025
27 checks passed
@Teufelchen1 Teufelchen1 added this to the Release 2025.07 milestone Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: examples Area: Example Applications CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants