Hash : 37412ff9 Author : Date : 2016-01-12T21:37:13
Don't use macro names that contain `__' [1/2]. Such macro names are reserved for both C and C++. */*: Replace macros of the form `__XXX_H__' with `XXX_H_'.