]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirStudy.cxx
* src/gdcmParser.cxx: removal of all TAB character. Indentation fixed.
[gdcm.git] / src / gdcmDicomDirStudy.cxx
index 417af7620663d9d357ddc05e6deacd002c934b02..f6509abb380ef41a4cbb06ffd1616d7b47d9160b 100644 (file)
@@ -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