mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Removed unused standard library includes from gesture source.
This commit is contained in:
parent
660a57f906
commit
0d196c3099
@ -27,13 +27,9 @@
|
||||
#include "SDL_events_c.h"
|
||||
#include "SDL_gesture_c.h"
|
||||
|
||||
#if !defined(__PSP__)
|
||||
#include <memory.h>
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
/*
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
*/
|
||||
|
||||
/* TODO: Replace with malloc */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user