X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmSeqEntry.h;h=22c67cf0d5f2e239b890ca8345fceaa849347741;hb=db0a6b6546749ea7631199275605e94726a3a63f;hp=29381b401d1f033a60bba83867e55338b3b0f4f2;hpb=0fc486652e88490f7344439111750eb9dcaf7a29;p=gdcm.git diff --git a/src/gdcmSeqEntry.h b/src/gdcmSeqEntry.h index 29381b40..22c67cf0 100644 --- a/src/gdcmSeqEntry.h +++ b/src/gdcmSeqEntry.h @@ -3,12 +3,12 @@ Program: gdcm Module: $RCSfile: gdcmSeqEntry.h,v $ Language: C++ - Date: $Date: 2004/09/16 19:21:57 $ - Version: $Revision: 1.17 $ + Date: $Date: 2004/10/07 21:05:40 $ + Version: $Revision: 1.19 $ 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,9 @@ #ifndef GDCMSQDOCENTRY_H #define GDCMSQDOCENTRY_H -#include - #include "gdcmSQItem.h" #include "gdcmDocEntry.h" +#include //----------------------------------------------------------------------------- typedef std::list ListSQItem;