X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkMinMaxMask.cxx;h=081e4d42f7691c6c3bbe5d52e7bf3042585da009;hb=f48c960aef6e0a5a4edea516b062197db009e25f;hp=8a41a8ab44dc7010eb6eedbbc6b9db021c7f5ea2;hpb=3c7871c3c0b11b8289ae2c10b71d22c0a1b182be;p=clitk.git diff --git a/tools/clitkMinMaxMask.cxx b/tools/clitkMinMaxMask.cxx index 8a41a8a..081e4d4 100644 --- a/tools/clitkMinMaxMask.cxx +++ b/tools/clitkMinMaxMask.cxx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,12 +14,13 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ // clitk #include "clitkMinMaxMask_ggo.h" #include "clitkIO.h" #include "clitkImageCommon.h" +#include "clitkCommon.h" #include "itkConstSliceIterator.h" #include "itkImageRegionIteratorWithIndex.h"