]> Creatis software - gdcm.git/blobdiff - src/gdcmHeader.h
* FIX taking into account the possible 7fe0,0010 multiplicity
[gdcm.git] / src / gdcmHeader.h
index 1e1e52091e0042f80161d2ee16fd355df793c24e..7c486e83ff73f4f51cde6eddf92467db5742a200 100644 (file)
@@ -111,6 +111,7 @@ protected:
    int anonymize(std::ostream&);  // FIXME : anonymize should be a friend ?
 
 private:
+
 };
 
 //-----------------------------------------------------------------------------