mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-27 17:54:18 +00:00
Added precompiled header support for Visual Studio and Xcode (#6710)
Fixes https://github.com/libsdl-org/SDL/issues/6704
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* Last upstream update was from July 25, 2019, Git commit 93dca807.
|
||||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
#include "SDL_internal.h"
|
||||
#include "../../thread/SDL_systhread.h"
|
||||
|
||||
#ifdef realloc
|
||||
|
||||
Reference in New Issue
Block a user