From bb4966c66de1aa9955a71c684b9883e0be3ddd6a Mon Sep 17 00:00:00 2001
From: Jordi Inglada <jordi.inglada@orfeo-toolbox.org>
Date: Wed, 14 May 2008 15:11:20 +0000
Subject: [PATCH] Exemple streaming explicite

---
 Examples/IO/StreamingImageReadWrite.cxx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Examples/IO/StreamingImageReadWrite.cxx b/Examples/IO/StreamingImageReadWrite.cxx
index a6ae93e2cf..7f189f889c 100644
--- a/Examples/IO/StreamingImageReadWrite.cxx
+++ b/Examples/IO/StreamingImageReadWrite.cxx
@@ -23,6 +23,7 @@
 #define ITK_LEAN_AND_MEAN
 #endif
 
+
 //  Software Guide : BeginLatex
 //
 //  As we have seen, the reading of images is managed by the class \doxygen{otb}{ImageFileReader}
-- 
GitLab