RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
BSD 2-Clause "Simplified" License
2.63k stars 145 forks source link

reserved identifier violation #3

Closed elfring closed 7 years ago

elfring commented 7 years ago

I would like to point out that an identifier like “__RTM_MTUNER_BIGTABLE_H__does not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?

milostosic commented 7 years ago

Cleaned up, dependencies will follow.

elfring commented 7 years ago

Thanks for your improvement of affected include guards.