[GRASS-dev] [GRASS-SVN] r66413 - grass-addons/grass7/vector/v.kriging

Vaclav Petras wenzeslaus at gmail.com
Sun Oct 4 18:04:30 PDT 2015


On Sun, Oct 4, 2015 at 9:08 AM, <svn_grass at osgeo.org> wrote:
>
> Author: neteler
> Date: 2015-10-04 06:08:45 -0700 (Sun, 04 Oct 2015)
> New Revision: 66413
>
> Modified:
>    grass-addons/grass7/vector/v.kriging/local_proto.h
> Log:
> v.kriging: add missing la.h header
>
> @@ -13,6 +13,7 @@
>  #include <grass/config.h>
>  #include <grass/gis.h>
>  #include <grass/gmath.h>
> +#include <grass/la.h>
>  #include <grass/raster3d.h>

Hi,

this shouldn't be necessary and same for r66404, gmath.h contains already
grass/la.h. Any possible compilation issue is an issue with configuration
(local or in GRASS) or with the gmath.h file. What was the reason for the
change?

Vaclav

https://trac.osgeo.org/grass/browser/grass/trunk/include/gmath.h#L27
https://trac.osgeo.org/grass/changeset/66404
https://trac.osgeo.org/grass/changeset/66413
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20151004/ff47c09d/attachment.html>


More information about the grass-dev mailing list