]> Creatis software - clitk.git/blobdiff - common/clitkDicomRT_ROI.cxx
Can open Dicom RTStruct without an external gdcm
[clitk.git] / common / clitkDicomRT_ROI.cxx
index 2e914d6314abd0b035878a37a2da3a9785cdce81..b6af9c321d5d2a2921cc3e65b352d872b16cde48 100644 (file)
@@ -151,7 +151,7 @@ double clitk::DicomRT_ROI::GetForegroundValueLabelImage() const
 #if GDCM_MAJOR_VERSION == 2
 bool clitk::DicomRT_ROI::Read(gdcm::Item * itemInfo, gdcm::Item * itemContour)
 {
-  FATAL("Error : compile vv with itk4 + external gdcm");
+  //FATAL("Error : compile vv with itk4 + external gdcm");
   // Keep dicom item
   mItemInfo = itemInfo;
   mItemContour = itemContour;