From a66ca7b3a8018f637b2c1151b540171961a92c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sat, 19 May 2018 20:32:00 +0200 Subject: [PATCH] Includes cleanup --- src/map/geotiff.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/map/geotiff.cpp b/src/map/geotiff.cpp index f33de18f..39c97b01 100644 --- a/src/map/geotiff.cpp +++ b/src/map/geotiff.cpp @@ -1,5 +1,3 @@ -#include -#include #include "pcs.h" #include "tifffile.h" #include "geotiff.h"