Don't include <math.h> when HAVE_MATH_H isn't defined
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403225
This commit is contained in:
parent
55650e4354
commit
a3c6362a20
3 changed files with 33 additions and 3 deletions
|
@ -21,9 +21,6 @@
|
|||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
|
||||
/* Functions for audio drivers to perform runtime conversion of audio format */
|
||||
|
||||
#include "SDL_audio.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue