marcusmueller / include-guard-convert

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marcusmueller/include-guard-convert Stargazers