X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkVFMerge.cxx;h=b056ba46cd0ed9c4ba6e18836f92730c22121bb4;hb=1bfa0da6c453a072c0b04003e297dcf0073dc168;hp=d98cfefafa35fb30a8cbc1b7823e67966a93cac6;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/tools/clitkVFMerge.cxx b/tools/clitkVFMerge.cxx index d98cfef..b056ba4 100644 --- a/tools/clitkVFMerge.cxx +++ b/tools/clitkVFMerge.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,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef CLITKVFMERGE_CXX #define CLITKVFMERGE_CXX @@ -32,14 +32,12 @@ #include "clitkVFMerge_ggo.h" #include "clitkIO.h" #include "clitkImageCommon.h" +#include "clitkCommon.h" // itk include -//#include "itkReadTransform.h" #include "itkImageFileWriter.h" #include #include "itkImageFileReader.h" -//#include "itkRawImageIO.h" -//#include "macro.h" int main( int argc, char *argv[] ) {