]> Creatis software - gdcm.git/blobdiff - src/gdcmHeader.h
2004-02-06 Jean-Pierre Roux
[gdcm.git] / src / gdcmHeader.h
index 08b5388b5636efcb35fd8e927dd0b56f920b8b5d..1859192261b322966aaab4c4189366ff1b06494e 100644 (file)
@@ -111,7 +111,7 @@ public:
 protected:
    int write(std::ostream&);   
    int anonymize(std::ostream&);  // FIXME : anonymize should be a friend ?
-
+   bool anonymizeHeader(void);
 private:
 
 };