diff --git a/Examples/IO/StreamingImageReadWrite.cxx b/Examples/IO/StreamingImageReadWrite.cxx index a6ae93e2cf64db62efec5231eb1aeb06858b3c48..7f189f889ccc8b2eb4899278d4e42b997afb0068 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}