]> git.mxchange.org Git - simgear.git/blobdiff - simgear/ephemeris/star.cxx
Linux test_HTTP fixes.
[simgear.git] / simgear / ephemeris / star.cxx
index 0bf3451d3d03fc8fd139bb5922114b56cf797165..b36a9006bed85f488fcfaa53e720aaf8c51cb91c 100644 (file)
  * $Id$
  **************************************************************************/
 
-
-#ifdef __BORLANDC__
-#  define exception c_exception
-#endif
-#include <math.h>
+#include <cmath>
 
 #include <simgear/debug/logstream.hxx>