nekromant/antares

Use a better naming convention for header guards.

Opened this issue · 0 comments

As @elfring suggested, current naming scheme can lead to clashes with user project header files and can cause a lot of headache.
So far the idea is to use A_INCLUDE_LIB_MYHEADER_H naming convention to avoid clashes and add some automation script.