mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Revert "Add the revision to SDL_version.h"
This reverts commit a3992f504c.
The reason SDL_revision.h was not included by SDL.h or SDL_version.h is because SDL_revision.h changes with every git commit, causing a complete SDL rebuild for every trivial git commit.
This commit is contained in:
parent
0f37491a8b
commit
82593fd6c1
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#define SDL_version_h_
|
||||
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_revision.h>
|
||||
|
||||
#include <SDL3/SDL_begin_code.h>
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue