mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 04:28:58 +00:00
Fixed building on command line Mac OS X
This commit is contained in:
parent
cde32ccc83
commit
47e0aa0e6a
4 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@
|
|||
* TRIG(x) returns trig(x) nearly rounded
|
||||
*/
|
||||
|
||||
#include "math.h"
|
||||
#include "math_libm.h"
|
||||
#include "math_private.h"
|
||||
|
||||
double tan(double x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue