X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmSeqEntry.h;h=22c67cf0d5f2e239b890ca8345fceaa849347741;hb=879f56a62d0772c95e92d0657882eb1886b4153d;hp=07da49a543140d0305a6bb95dc6f4542b742d9ee;hpb=fd37aa842b5d31ca266b6bda8a77f3201d02338d;p=gdcm.git diff --git a/src/gdcmSeqEntry.h b/src/gdcmSeqEntry.h index 07da49a5..22c67cf0 100644 --- a/src/gdcmSeqEntry.h +++ b/src/gdcmSeqEntry.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmSeqEntry.h,v $ Language: C++ - Date: $Date: 2004/09/27 08:39:07 $ - Version: $Revision: 1.18 $ + 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 @@ -19,10 +19,9 @@ #ifndef GDCMSQDOCENTRY_H #define GDCMSQDOCENTRY_H -#include - #include "gdcmSQItem.h" #include "gdcmDocEntry.h" +#include //----------------------------------------------------------------------------- typedef std::list ListSQItem;