Fixed not needed standard includes in test program.
parent
ed5435034d
commit
aaefa6a855
|
@ -14,9 +14,6 @@
|
|||
|
||||
/* Sample program: Draw a Chess Board by using SDL_CreateSoftwareRenderer API */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue