mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-28 20:09:38 +08:00
Removed unused headers from SDL_rect.h
Fixes https://github.com/libsdl-org/SDL/issues/8966
This commit is contained in:
@@ -30,8 +30,6 @@
|
|||||||
|
|
||||||
#include <SDL3/SDL_stdinc.h>
|
#include <SDL3/SDL_stdinc.h>
|
||||||
#include <SDL3/SDL_error.h>
|
#include <SDL3/SDL_error.h>
|
||||||
#include <SDL3/SDL_pixels.h>
|
|
||||||
#include <SDL3/SDL_rwops.h>
|
|
||||||
|
|
||||||
#include <SDL3/SDL_begin_code.h>
|
#include <SDL3/SDL_begin_code.h>
|
||||||
/* Set up for C function definitions, even when using C++ */
|
/* Set up for C function definitions, even when using C++ */
|
||||||
|
|||||||
Reference in New Issue
Block a user