We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent eaf861c commit 0fbca6fCopy full SHA for 0fbca6f
src/providers/grass/qgis.r.in.cpp
@@ -18,7 +18,7 @@ extern "C"
18
#include <stdlib.h>
19
#include <stdio.h>
20
#include <string.h>
21
-#include <cmath>
+#include <math.h>
22
#ifdef WIN32
23
#include <fcntl.h>
24
#include <io.h>
src/providers/grass/qgis.v.in.cpp
#include <assert.h>
0 commit comments