Skip to content

Commit

Permalink
#define CPL_SERV_H_INCLUDED before including geotiff headers to make #…
Browse files Browse the repository at this point in the history
…206 work
  • Loading branch information
hobu committed Nov 15, 2013
1 parent 72cb4b1 commit 027ddba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/drivers/las/GeotiffSupport.hpp
Expand Up @@ -37,6 +37,9 @@

#include <pdal/pdal_internal.hpp>

// See http://lists.osgeo.org/pipermail/gdal-dev/2013-November/037429.html
#define CPL_SERV_H_INCLUDED

#ifdef PDAL_HAVE_LIBGEOTIFF
#include <geo_simpletags.h>
#include <cpl_conv.h>
Expand Down

0 comments on commit 027ddba

Please sign in to comment.