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