Skip to content

Commit 4f212d3

Browse files
committed
fix build
1 parent 30daef0 commit 4f212d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/providers/grass/qgis.d.rast.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <string.h>
3030
#include <math.h>
3131
#include <assert.h>
32+
#include <limits.h>
3233
#ifdef WIN32
3334
#include <fcntl.h>
3435
#include <io.h>

0 commit comments

Comments
 (0)