Explorar el Código

Fixed not needed standard includes in test program.

Philipp Wiesemann hace 11 años
padre
commit
aaefa6a855
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      test/testdrawchessboard.c

+ 0 - 3
test/testdrawchessboard.c

@@ -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