We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30daef0 commit 4f212d3Copy full SHA for 4f212d3
src/providers/grass/qgis.d.rast.c
@@ -29,6 +29,7 @@
29
#include <string.h>
30
#include <math.h>
31
#include <assert.h>
32
+#include <limits.h>
33
#ifdef WIN32
34
#include <fcntl.h>
35
#include <io.h>
0 commit comments