X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmElementSet.h;h=375576e70c17ea4e93415841ea4aa7cfad6bd33e;hb=67845c7dc1241480f5c5fcfa0cfc2e86918dad1e;hp=0c58214d7de0ab18104709fec7e5fdc6eb28db2c;hpb=8a806c5653d7832005f2c6f658cf8b5fa612f656;p=gdcm.git diff --git a/src/gdcmElementSet.h b/src/gdcmElementSet.h index 0c58214d..375576e7 100644 --- a/src/gdcmElementSet.h +++ b/src/gdcmElementSet.h @@ -3,12 +3,12 @@ Program: gdcm Module: $RCSfile: gdcmElementSet.h,v $ Language: C++ - Date: $Date: 2004/09/17 13:11:16 $ - Version: $Revision: 1.16 $ + Date: $Date: 2004/10/07 18:09:11 $ + Version: $Revision: 1.18 $ 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,10 @@ #ifndef GDCMELEMENTSET_H #define GDCMELEMENTSET_H -#include -#include #include "gdcmCommon.h" #include "gdcmDocEntrySet.h" +#include +#include class gdcmValEntry; class gdcmBinEntry;