X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirStudy.cxx;h=f6509abb380ef41a4cbb06ffd1616d7b47d9160b;hb=c5618e6b8276e1b21bbea354fe8bcba3c78eb4bd;hp=417af7620663d9d357ddc05e6deacd002c934b02;hpb=55d77e0913ff360d639af1841c70d14dc8687584;p=gdcm.git diff --git a/src/gdcmDicomDirStudy.cxx b/src/gdcmDicomDirStudy.cxx index 417af762..f6509abb 100644 --- a/src/gdcmDicomDirStudy.cxx +++ b/src/gdcmDicomDirStudy.cxx @@ -2,7 +2,7 @@ //----------------------------------------------------------------------------- #include "gdcmDicomDirStudy.h" #include "gdcmDicomDirElement.h" -#include "gdcmUtil.h" +#include "gdcmGlobal.h" //----------------------------------------------------------------------------- // Constructor / Destructor @@ -22,8 +22,8 @@ */ gdcmDicomDirStudy::gdcmDicomDirStudy(ListTag::iterator begin, ListTag::iterator end, - TagHeaderEntryHT *ptagHT, - ListTag *plistEntries): + TagHeaderEntryHT *ptagHT, + ListTag *plistEntries): gdcmObject(begin,end,ptagHT,plistEntries) { } @@ -62,7 +62,7 @@ void gdcmDicomDirStudy::Print(std::ostream &os) //----------------------------------------------------------------------------- // Public -/* +/** * \ingroup gdcmDicomStudy * \brief adds a new Serie at the begining of the SerieList * of a partially created DICOMDIR