SDL_atomic.h is safe to include in the main header now.
This commit is contained in:
parent
b04eaeedc5
commit
0928bae0cd
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
|
||||
#include "SDL_main.h"
|
||||
#include "SDL_stdinc.h"
|
||||
#include "SDL_atomic.h"
|
||||
#include "SDL_audio.h"
|
||||
#include "SDL_clipboard.h"
|
||||
#include "SDL_cpuinfo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue