mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 14:07:50 +00:00
Fixed building on command line Mac OS X
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user