ryanlayer / giggle

Interval data structure
MIT License
226 stars 29 forks source link

reserved identifier violation #28

Open elfring opened 6 years ago

elfring commented 6 years ago

I would like to point out that identifiers like “__GIGGLE_INDEX_H__” and “__LISTS_H__do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?