mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-06 13:27:48 +00:00
Removed unnecessary include statement in test program.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_revision.h"
|
||||
|
||||
static int
|
||||
num_compare(const void *_a, const void *_b)
|
||||
|
||||
Reference in New Issue
Block a user