mirror of https://github.com/encounter/SDL.git
Need SDL_stdinc.h for _SDL_HAS_BUILTIN
This commit is contained in:
parent
626a3c5ef7
commit
e97b506242
|
@ -22,7 +22,7 @@
|
|||
#ifndef SDL_assert_h_
|
||||
#define SDL_assert_h_
|
||||
|
||||
#include "SDL_config.h"
|
||||
#include "SDL_stdinc.h"
|
||||
|
||||
#include "begin_code.h"
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
|
Loading…
Reference in New Issue