*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401360
This commit is contained in:
parent
5f8e63ee29
commit
3732b0b8bd
21 changed files with 22 additions and 30 deletions
|
@ -28,7 +28,6 @@
|
|||
#ifndef _SDL_cpuinfo_h
|
||||
#define _SDL_cpuinfo_h
|
||||
|
||||
#ifndef DISABLE_CPUINFO
|
||||
#include "begin_code.h"
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
#ifdef __cplusplus
|
||||
|
@ -72,6 +71,5 @@ extern DECLSPEC SDL_bool SDLCALL SDL_HasAltiVec();
|
|||
}
|
||||
#endif
|
||||
#include "close_code.h"
|
||||
#endif /* !DISABLE_CPUINFO */
|
||||
|
||||
#endif /* _SDL_cpuinfo_h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue