mirror of
https://github.com/yawut/SDL.git
synced 2026-09-09 01:26:24 -05:00
Removed uses of stdlib.h and string.h
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
slouken@libsdl.org
|
||||
*/
|
||||
|
||||
#include "SDL_stdlib.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "SDL_stdlib.h"
|
||||
#include "SDL_timer_c.h"
|
||||
#include "SDL_mutex.h"
|
||||
#include "SDL_systimer.h"
|
||||
|
||||
Reference in New Issue
Block a user