Skip to content

Commit

Permalink
Fixed not needed standard includes in test program.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Aug 20, 2014
1 parent ed54350 commit aaefa6a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/testdrawchessboard.c
Expand Up @@ -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
Expand Down

0 comments on commit aaefa6a

Please sign in to comment.