Remove unused includes. This only removes includes that aren't used at all, not even in comments.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#define SDL_version_h_
|
||||
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_error.h>
|
||||
|
||||
#include <SDL3/SDL_begin_code.h>
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
||||
Reference in New Issue
Block a user