X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocEntry.h;h=4acd164dbd421bede02f35adfb20948721d81cd3;hb=f6fd616782f9811f1390c64c9a3e7beb50ca4a04;hp=7253dcb012d7d8c852ccce0e868b1c68b38c7c44;hpb=6b3b6fc84c343f66b656c619deddcf6dc5912e90;p=gdcm.git diff --git a/src/gdcmDocEntry.h b/src/gdcmDocEntry.h index 7253dcb0..4acd164d 100644 --- a/src/gdcmDocEntry.h +++ b/src/gdcmDocEntry.h @@ -3,12 +3,12 @@ Program: gdcm Module: $RCSfile: gdcmDocEntry.h,v $ Language: C++ - Date: $Date: 2004/09/15 03:50:48 $ - Version: $Revision: 1.21 $ + Date: $Date: 2004/10/08 04:52:55 $ + Version: $Revision: 1.24 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or - http://www.creatis.insa-lyon.fr/Public/Gdcm/License.htm for details. + http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR @@ -19,10 +19,8 @@ #ifndef GDCMDOCENTRY_H #define GDCMDOCENTRY_H -#include -#include - #include "gdcmDictEntry.h" +#include class gdcmHeader; class gdcmValEntry;