[gthumb/gthumb-2-14] include <iomanip> for setw and setfill
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-2-14] include <iomanip> for setw and setfill
- Date: Mon, 30 Jan 2012 13:45:30 +0000 (UTC)
commit cb37198ab1817791a49b14666412fdd56c1466a6
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Jan 30 14:42:21 2012 +0100
include <iomanip> for setw and setfill
as suggested by MickaÃl Giroud
[bug #668947]
extensions/exiv2_tools/exiv2-utils.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/extensions/exiv2_tools/exiv2-utils.cpp b/extensions/exiv2_tools/exiv2-utils.cpp
index 31afa2a..ffa66c2 100644
--- a/extensions/exiv2_tools/exiv2-utils.cpp
+++ b/extensions/exiv2_tools/exiv2-utils.cpp
@@ -32,6 +32,7 @@
#include <string>
#include <sstream>
#include <vector>
+#include <iomanip>
#include <exiv2/xmp.hpp>
#include <gthumb.h>
#include "exiv2-utils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]