From be57439a01e5e0a61ee75e4b009b7429ebfb9744 Mon Sep 17 00:00:00 2001 From: OTB Bot <otbbot@orfeo-toolbox.org> Date: Sun, 22 Apr 2012 19:58:15 +0200 Subject: [PATCH] STYLE --- Code/UtilitiesAdapters/OGRAdapters/otbOGRFieldWrapper.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/UtilitiesAdapters/OGRAdapters/otbOGRFieldWrapper.h b/Code/UtilitiesAdapters/OGRAdapters/otbOGRFieldWrapper.h index cb2ae5d701..df05f05fdd 100644 --- a/Code/UtilitiesAdapters/OGRAdapters/otbOGRFieldWrapper.h +++ b/Code/UtilitiesAdapters/OGRAdapters/otbOGRFieldWrapper.h @@ -34,7 +34,6 @@ class OGRFieldDefn; - #include <iomanip> template <typename RT, typename CT> void print_adress(RT (CT::*p)(int)) { -- GitLab