Remove leading double underscores from include guard defines
A symbol starting with two leading underscores is reserved for the compiler/standard library implementation. Also remove the trailing two double underscores for consistency and symmetry.
Please register or sign in to comment