multiple include guard for config_global.h
Strictly speaking not necessary, but it should prevent compilers from needlessly opening the file repeatedly.
Showing
Please
register
or
sign in
to comment
Strictly speaking not necessary, but it should prevent compilers from needlessly opening the file repeatedly.