X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmSQItem.h;h=ecfffb684ba3ffb74cf8cdf27247e79b5c2c5a86;hb=a8e108589a4d5b8a0fc4a0ff758f962b16a9dabc;hp=08cadfdb37d773b61ec4a5f058fafe4222ea744d;hpb=ab0aa4fa11e3ac7ec236d1aceb6f0cf89fe83eae;p=gdcm.git diff --git a/src/gdcmSQItem.h b/src/gdcmSQItem.h index 08cadfdb..ecfffb68 100644 --- a/src/gdcmSQItem.h +++ b/src/gdcmSQItem.h @@ -3,12 +3,12 @@ Program: gdcm Module: $RCSfile: gdcmSQItem.h,v $ Language: C++ - Date: $Date: 2004/09/23 10:47:10 $ - Version: $Revision: 1.16 $ + Date: $Date: 2004/10/07 21:01:10 $ + 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 @@ -18,11 +18,10 @@ #ifndef GDCMSQITEM_H #define GDCMSQITEM_H -#include #include "gdcmDocEntry.h" #include "gdcmDocEntrySet.h" #include "gdcmDocument.h" - +#include class gdcmBinEntry;