]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/fastmath.cxx
Ignore generated binaries.
[simgear.git] / simgear / math / fastmath.cxx
index 8f0eed298de216356c9c5125a8dec7f88de41143..f7379bd54cb479339df54eeb629995e2f58e56d5 100644 (file)
@@ -27,9 +27,9 @@
  */
 
 
+#include <simgear/constants.h>
 
 #include "fastmath.hxx"
-#define  SGD_PI_2  1.57079632679489661923
 
 /**
  * This function is on avarage 9 times faster than the system exp() function