git-svn-id: https://svn.osgeo.org/grass/grass/trunk@45656 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -15,6 +15,7 @@
#include <string.h>
#include <stdlib.h>
+#include <math.h>
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/G3d.h>
@@ -2,6 +2,7 @@
#include <stdio.h>
#include <grass/lidar.h>
/*----------------------------------------------------------------------------------------*/
@@ -13,6 +13,7 @@
\author Original author CERL
\author Updated for GRASS 7 (SF support) by Martin Landa <landa.martin gmail.com>
*/
+#include <stdlib.h>
@@ -14,7 +14,7 @@
* Higgins.
* \author Update to GRASS 5.7 Radim Blazek and David D. Gray.
-
#include <math.h>
#include <grass/vector.h>
\author Martin Landa <landa.martin gmail.com>
#include <grass/glocale.h>
@@ -18,6 +18,7 @@
**************************************************************/
@@ -17,6 +17,7 @@
+#include <string.h>
*
****************************************************************/
#include <grass/dbmi.h>
@@ -1,3 +1,4 @@
#include "hull.h"
@@ -15,7 +15,7 @@
* comes with GRASS for details.
@@ -1,3 +1,5 @@
@@ -20,6 +20,7 @@
#include <float.h>
@@ -19,6 +19,7 @@
@@ -1,5 +1,6 @@
#include "global.h"