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