X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FImageMPR%2FImageMPR.cxx;h=cf6a1f6b7934f353350ee9ee89f47c200e765157;hb=7478fcc087fe32cee83c18bd98ccf8afb2e8818b;hp=ce1f2fc769c7f39232d3902adbb18353cb367936;hpb=003b7bc4f88cbe4aa6cc27fcd16b8cda94eba9be;p=cpPlugins.git diff --git a/appli/ImageMPR/ImageMPR.cxx b/appli/ImageMPR/ImageMPR.cxx index ce1f2fc..cf6a1f6 100644 --- a/appli/ImageMPR/ImageMPR.cxx +++ b/appli/ImageMPR/ImageMPR.cxx @@ -75,6 +75,7 @@ UpdateActualFilter( ) return; // Show outputs +#error ACA VOY for( auto oIt = outputs.begin( ); oIt != outputs.end( ); ++oIt ) std::cout << *oIt << std::endl;