From 70eb9c7192625a3527e8fe1ff89561599a8b14a0 Mon Sep 17 00:00:00 2001 From: Andrew Bell Date: Wed, 21 Mar 2018 15:11:54 +0100 Subject: [PATCH] Remove unnecessary header. --- io/GeotiffSupport.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/io/GeotiffSupport.cpp b/io/GeotiffSupport.cpp index 8649dd8182..a68463190d 100644 --- a/io/GeotiffSupport.cpp +++ b/io/GeotiffSupport.cpp @@ -37,7 +37,6 @@ #include #include -#include #include PDAL_C_START