]> git.mxchange.org Git - simgear.git/blobdiff - simgear/ephemeris/celestialBody.cxx
Add a new node "float-property" to be used in float comparision in effect predicates
[simgear.git] / simgear / ephemeris / celestialBody.cxx
index 8a1539cc120f8226e4baee94cffa9ea1b30c2350..4e8873925b65ef7290aba629afcf390648d4ac29 100644 (file)
@@ -24,9 +24,6 @@
 
 #include <simgear/debug/logstream.hxx>
 
-#ifdef SG_MATH_EXCEPTION_CLASH
-#  define exception c_exception
-#endif
 #include <math.h>
 
 #include "celestialBody.hxx"