]> Creatis software - gdcm.git/blobdiff - src/gdcmCommon.h
Add a few missing 'group length' Elements
[gdcm.git] / src / gdcmCommon.h
index 3775c317f7ee3b926738de241e18032c36f9dc33..5647a486f3ab2d61b46ce586e5fb786057394fc9 100644 (file)
@@ -69,7 +69,8 @@ enum FileType {
       ExplicitVR,
       ImplicitVR,
       ACR,
-      ACR_LIBIDO
+      ACR_LIBIDO,
+      DICOMDIR
 };
 
 //For now gdcm is not willing cmake, try to be more quiet