Removed unused standard library includes from gesture source.
This commit is contained in:
parent
2f461036d4
commit
d2d918c6b2
1 changed files with 2 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue