Fixed building on command line Mac OS X
This commit is contained in:
parent
4886b4d9d9
commit
7ffc6a3040
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