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

C++ modernize: Pragma once #6264

Merged
merged 5 commits into from
Aug 17, 2017
Merged

C++ modernize: Pragma once #6264

merged 5 commits into from
Aug 17, 2017

Conversation

nerzhul
Copy link
Member

@nerzhul nerzhul commented Aug 17, 2017

this fixes #6259

@nerzhul nerzhul added the Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements label Aug 17, 2017
@nerzhul nerzhul merged commit 921151d into minetest:master Aug 17, 2017
@nerzhul nerzhul deleted the pragma_once branch December 4, 2018 19:24
osjc pushed a commit to osjc/minetest that referenced this pull request Jan 11, 2019
* Migrate cpp headers to pragma once
osjc pushed a commit to osjc/minetest that referenced this pull request Jan 23, 2019
* Migrate cpp headers to pragma once
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C++11 header guards: switch to #pragma once
1 participant