X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=5647a486f3ab2d61b46ce586e5fb786057394fc9;hb=3f352c77f6347c0a03ac918822a79bbca21fa98e;hp=3775c317f7ee3b926738de241e18032c36f9dc33;hpb=06c1c583239fdf5196260e6ef83a78669c1bd17f;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 3775c317..5647a486 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -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