X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkImageCommon.h;h=9e61223e0ab77484ed6566f1c0f91c2bea4fb0b7;hb=60d23fcd357696aa97aa4a6ebb96fa807f693613;hp=e734d21bf402367538169da3d250a7a12dbb8114;hpb=a7ed89032c981e479338f0ae67fbc625a478560c;p=clitk.git diff --git a/common/clitkImageCommon.h b/common/clitkImageCommon.h index e734d21..9e61223 100644 --- a/common/clitkImageCommon.h +++ b/common/clitkImageCommon.h @@ -19,7 +19,7 @@ #define CLITKIMAGECOMMON_H // clitk -#include "clitkCommon.h" +//#include "clitkCommon.h" // itk #include "itkImage.h" @@ -29,7 +29,6 @@ #include "gdcmFile.h" #include "gdcmFileHelper.h" - namespace clitk { //--------------------------------------------------------------------