Renaming of guard header names to quiet -Wreserved-id-macro
Patch contributed by Sylvain
This commit is contained in:
parent
d391ff39ac
commit
91e0a1d094
117 changed files with 349 additions and 349 deletions
|
@ -19,8 +19,8 @@
|
|||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#ifndef _SDL_config_macosx_h
|
||||
#define _SDL_config_macosx_h
|
||||
#ifndef SDL_config_macosx_h_
|
||||
#define SDL_config_macosx_h_
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
|
@ -185,4 +185,4 @@
|
|||
#define SDL_ALTIVEC_BLITTERS 1
|
||||
#endif
|
||||
|
||||
#endif /* _SDL_config_macosx_h */
|
||||
#endif /* SDL_config_macosx_h_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue