فهرست منبع

Fixed not needed standard includes in test program.

Philipp Wiesemann 11 سال پیش
والد
کامیت
aaefa6a855
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  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