2007-01-16 00:11:41 +01:00
|
|
|
--- epplets/CalcEphem.h
|
|
|
|
+++ epplets/CalcEphem.h
|
2009-04-16 01:20:09 +02:00
|
|
|
@@ -1,6 +1,7 @@
|
2007-01-16 00:11:41 +01:00
|
|
|
#include <stdio.h>
|
2009-04-16 01:20:09 +02:00
|
|
|
#include <string.h>
|
2007-01-16 00:11:41 +01:00
|
|
|
#include <math.h>
|
|
|
|
+#include <string.h>
|
|
|
|
|
|
|
|
#define DegPerRad 57.29577951308232087680
|
|
|
|
#define RadPerDeg 0.01745329251994329576
|