updated on Sun Jan 22 20:01:29 UTC 2012
[aur-mirror.git] / wmsolar / commit-f0b9845
blob9ed7e68d69d76171c26bb82ee927fb42c2d2dfdb
1 commit f0b9845e066d88d11529b247bd3999efa5b66e7d
2 Author: PR <predrg@gmail.com>
3 Date:   Mon Aug 29 01:10:44 2011 +0200
5     missing include
7 diff --git a/Vsop.cpp b/Vsop.cpp
8 index 402b7bc..fbf4dc2 100644
9 --- a/Vsop.cpp
10 +++ b/Vsop.cpp
11 @@ -11,6 +11,7 @@
12  #include "Vsop.h"\r
13  #include "VsopData.cpp"\r
14  #include "AstroOps.h"\r
15 +#include <math.h>\r
16  \r
17  /*\r
18   * This function, using the simplified VSOP87 data in Meeus, can compute\r