Переглянути джерело

Removed unnecessary include statement in test program.

Philipp Wiesemann 9 роки тому
батько
коміт
43594e3f3d
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      test/testqsort.c

+ 0 - 1
test/testqsort.c

@@ -14,7 +14,6 @@
 #include <stdlib.h>
 
 #include "SDL.h"
-#include "SDL_revision.h"
 
 static int
 num_compare(const void *_a, const void *_b)