X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmSeqEntry.cxx;h=0cfd3643ab4be942ce125f1382c6a07b0938b1ad;hb=ee38a24e454e9675ee479469a844f8a850bc1afa;hp=8f5e4731c6dc33e6745d1c507fbcd904653812a1;hpb=aedf83c26c99c5e632f159b91138b0e178b9fb4b;p=gdcm.git diff --git a/src/gdcmSeqEntry.cxx b/src/gdcmSeqEntry.cxx index 8f5e4731..0cfd3643 100644 --- a/src/gdcmSeqEntry.cxx +++ b/src/gdcmSeqEntry.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmSeqEntry.cxx,v $ Language: C++ - Date: $Date: 2005/08/24 03:42:40 $ - Version: $Revision: 1.57 $ + Date: $Date: 2005/10/18 08:35:50 $ + Version: $Revision: 1.58 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -18,7 +18,6 @@ #include "gdcmSeqEntry.h" #include "gdcmSQItem.h" -#include "gdcmValEntry.h" #include "gdcmTS.h" #include "gdcmGlobal.h" #include "gdcmUtil.h"