Renamed endian.h to endian_uqm.h to resolve name conflicts involving
some ctype.h implementations git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@972 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
* Original copyright (C) Sam Lantinga
|
||||
*/
|
||||
|
||||
#ifndef _ENDIAN_H
|
||||
#define _ENDIAN_H
|
||||
#ifndef _ENDIAN_UQM_H
|
||||
#define _ENDIAN_UQM_H
|
||||
|
||||
#include "config.h"
|
||||
#include "types.h"
|
||||
Reference in New Issue
Block a user