mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 22:17:59 +00:00
Need SDL_stdinc.h for _SDL_HAS_BUILTIN
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
#ifndef SDL_assert_h_
|
#ifndef SDL_assert_h_
|
||||||
#define SDL_assert_h_
|
#define SDL_assert_h_
|
||||||
|
|
||||||
#include "SDL_config.h"
|
#include "SDL_stdinc.h"
|
||||||
|
|
||||||
#include "begin_code.h"
|
#include "begin_code.h"
|
||||||
/* Set up for C function definitions, even when using C++ */
|
/* Set up for C function definitions, even when using C++ */
|
||||||
|
|||||||
Reference in New Issue
Block a user