X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirObject.h;h=5e6dc85335f0601eaa49f8ebd8e930522e411f84;hb=b0f62020f3423bf7663fdf856000dc245e417d9a;hp=b2eb7f01f9a52bc57da3b01f288c9bc1646c1c24;hpb=a45b09d6e37f0d0c31f62f8ef01b78d3204de51e;p=gdcm.git diff --git a/src/gdcmDicomDirObject.h b/src/gdcmDicomDirObject.h index b2eb7f01..5e6dc853 100644 --- a/src/gdcmDicomDirObject.h +++ b/src/gdcmDicomDirObject.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirObject.h,v $ Language: C++ - Date: $Date: 2005/02/07 14:48:34 $ - Version: $Revision: 1.16 $ + Date: $Date: 2005/07/12 17:08:12 $ + Version: $Revision: 1.17 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -48,6 +48,7 @@ protected: ~DicomDirObject(); void FillObject(ListDicomDirMetaElem const &elemList); + }; } // end namespace gdcm