X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocEntry.h;h=7373c7287ece0122cf4c673995af4ce2aa3dbe36;hb=3ba8c03aa6cb08add6599a1ec7b2b693a967db62;hp=d6d3a5b6d8ca8bd9546edf052e85bad70bb8a6a2;hpb=1bae8d2ba47d1b9cc8acfb7b5ab82026e48275dd;p=gdcm.git diff --git a/src/gdcmDocEntry.h b/src/gdcmDocEntry.h index d6d3a5b6..7373c728 100644 --- a/src/gdcmDocEntry.h +++ b/src/gdcmDocEntry.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocEntry.h,v $ Language: C++ - Date: $Date: 2004/11/25 15:46:11 $ - Version: $Revision: 1.30 $ + Date: $Date: 2004/11/30 16:24:31 $ + Version: $Revision: 1.31 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -21,6 +21,7 @@ #include "gdcmDictEntry.h" #include +#include class Header; class ValEntry;