X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmGlobal.h;h=c32be0060ea1823dc34926f7cdcb6734dfc9751e;hb=e6ff7dc295436e9463650ea13ab965ce35ae126c;hp=7043d6d60aa71a5aa091c9f52e21cbb41f0f75a6;hpb=1d69b92978803204089d270599133917d944c651;p=gdcm.git diff --git a/src/gdcmGlobal.h b/src/gdcmGlobal.h index 7043d6d6..c32be006 100644 --- a/src/gdcmGlobal.h +++ b/src/gdcmGlobal.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmGlobal.h,v $ Language: C++ - Date: $Date: 2004/10/12 04:35:46 $ - Version: $Revision: 1.4 $ + Date: $Date: 2004/12/03 20:16:58 $ + Version: $Revision: 1.5 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -19,14 +19,14 @@ #ifndef GDCMGLOBAL_H #define GDCMGLOBAL_H -#include "gdcmVR.h" -#include "gdcmTS.h" -#include "gdcmDictSet.h" -#include "gdcmDicomDirElement.h" +#include "gdcmCommon.h" namespace gdcm { - +class DictSet; +class VR; +class TS; +class DicomDirElement; //----------------------------------------------------------------------------- /** * \brief This class contains all globals elements that might be