Parcourir la source

Fixed not needed standard includes in test program.

Philipp Wiesemann il y a 11 ans
Parent
commit
aaefa6a855
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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