From 06a04411c6a49a7a0acec18b17ac348e71ed7f12 Mon Sep 17 00:00:00 2001 From: tbeu Date: Sat, 25 Apr 2015 20:17:37 +0000 Subject: [PATCH] refs #922: Fix include and MSVC compilation --- src/tiffimage.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tiffimage.cpp b/src/tiffimage.cpp index 1ab0611b..ae95c5e5 100644 --- a/src/tiffimage.cpp +++ b/src/tiffimage.cpp @@ -49,6 +49,7 @@ EXIV2_RCSID("@(#) $Id$") #include #include #include +#include /* --------------------------------------------------------------------------