Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Viral Shah committed Jun 16, 2011
2 parents f74b278 + 0d40ddb commit 38e907f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions external/fdlibm/math_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@

#include <sys/types.h>

#ifndef M_PI
#define M_PI 3.14159265358979323846 /* pi */
#endif

/* The original fdlibm code used statements like:
n0 = ((*(int*)&one)>>29)^1; * index of high word *
Expand Down

0 comments on commit 38e907f

Please sign in to comment.