mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
8f402d572e
Submitted by: bento
11 lines
235 B
C
11 lines
235 B
C
--- Vsop.h.orig Tue Nov 26 15:41:59 2002
|
|
+++ Vsop.h Tue Nov 26 15:42:13 2002
|
|
@@ -12,6 +12,7 @@
|
|
#define VSOP__H
|
|
|
|
#include "PlanetData.h" // for enum Planet
|
|
+#include <math.h>
|
|
|
|
// * * * * * simple support structs * * * * *
|
|
|