/include-guard-convert

Converts C/C++ preprocessor #include guards from the #ifndef XY_H #define XY_H to the #pragma once paradigm

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

No issues in this repository yet.