From 9efecb6f26be6f64f39ee2f3f2dd1f526a53f483 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sun, 27 Dec 2009 15:30:07 +0000 Subject: [PATCH] Removed second and third(!) stdio.h include. --- xmpsdk/src/XMPMeta.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/xmpsdk/src/XMPMeta.cpp b/xmpsdk/src/XMPMeta.cpp index 98e177ed..8eb71a4d 100644 --- a/xmpsdk/src/XMPMeta.cpp +++ b/xmpsdk/src/XMPMeta.cpp @@ -22,9 +22,6 @@ #include "UnicodeConversions.hpp" #include // For sort and stable_sort. -#include // For snprintf. - -#include #if XMP_DebugBuild #include