]> git.mxchange.org Git - simgear.git/blobdiff - simgear/ephemeris/uranus.cxx
Linux test_HTTP fixes.
[simgear.git] / simgear / ephemeris / uranus.cxx
index a3e9162c336bd7bdd010d8cc69defd81a4de7a6e..e4e55dd2fea5a320ce0992e38013c54f56fc4ff5 100644 (file)
  * $Id$
  **************************************************************************/
 
-#ifdef __BORLANDC__
-#  define exception c_exception
-#endif
-#include <math.h>
+#include <cmath>
 
 #include "uranus.hxx"