Skip to content

Commit

Permalink
Merge branch 'pixelfunctions-integration' into enhance-complex-datase…
Browse files Browse the repository at this point in the history
…ts-with-pf
  • Loading branch information
jmichel-otb committed Jul 7, 2016
2 parents 318ed3d + 66e3388 commit 7ff31aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gdal/frmts/vrt/pixelfunctions.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

#include <math.h>
#include <gdal.h>
#include <gdal_vrt.h>

static CPLErr RealPixelFunc(void **papoSources, int nSources, void *pData,
int nXSize, int nYSize,
Expand Down

0 comments on commit 7ff31aa

Please sign in to comment.