Added precompiled header support for Visual Studio and Xcode (#6710)
Fixes https://github.com/libsdl-org/SDL/issues/6704
This commit is contained in:
parent
6ca7212b75
commit
c5790359fd
742 changed files with 1139 additions and 768 deletions
|
@ -22,7 +22,7 @@
|
|||
#ifndef SDL_audio_c_h_
|
||||
#define SDL_audio_c_h_
|
||||
|
||||
#include "../SDL_internal.h"
|
||||
#include "SDL_internal.h"
|
||||
|
||||
#ifndef DEBUG_CONVERT
|
||||
#define DEBUG_CONVERT 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue