X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDicomDirObject.h;fp=src%2FgdcmDicomDirObject.h;h=5e6dc85335f0601eaa49f8ebd8e930522e411f84;hb=80c92fa39ae3f5a69f1a56f2ae6052802373b610;hp=b2eb7f01f9a52bc57da3b01f288c9bc1646c1c24;hpb=66e808993dd9115a4c10114872e374be470c4d31;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