From 9fb2fe85ba5389a97ba932f1d3ae262c3c3cf6ff Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Tue, 20 May 2008 10:09:49 +0000 Subject: [PATCH] Removed include. --- src/convert.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/convert.cpp b/src/convert.cpp index f4f7cd6a..b24078b9 100644 --- a/src/convert.cpp +++ b/src/convert.cpp @@ -46,7 +46,6 @@ EXIV2_RCSID("@(#) $Id$") #ifdef EXV_HAVE_XMP_TOOLKIT # define TXMP_STRING_TYPE std::string # include -# include # include #endif // EXV_HAVE_XMP_TOOLKIT