]> git.mxchange.org Git - simgear.git/blobdiff - simgear/ephemeris/venus.cxx
Expose catalog name directly.
[simgear.git] / simgear / ephemeris / venus.cxx
index 0e37bbf20cd6385273bb865e5caf90418c23eb69..54444390273d02aaa60fd6110132d921a4fbfb4a 100644 (file)
  * $Id$
  **************************************************************************/
 
-#ifdef __BORLANDC__
-#  define exception c_exception
-#endif
-#include <math.h>
+#include <cmath>
 
 #include "venus.hxx"