]> Creatis software - clitk.git/blobdiff - tools/clitkPartitionEnergyWindowDicomGenericFilter.txx
Debug RTStruct conversion with empty struc
[clitk.git] / tools / clitkPartitionEnergyWindowDicomGenericFilter.txx
index bf589259cb012c7de5b0ce7102fc8370dbcfd48c..8e8fa33f37f23359d785f9d6531b8e4aab316382 100644 (file)
@@ -136,7 +136,7 @@ void
 PartitionEnergyWindowDicomGenericFilter<args_info_type>::UpdateWithDimAndPixelType()
 {
 
-#if GDCM_MAJOR_VERSION == 2
+#if GDCM_MAJOR_VERSION >= 2
   // ImageTypes
   typedef itk::Image<PixelType, Dimension> InputImageType;
   typedef itk::Image<PixelType, Dimension> OutputImageType;