]> Creatis software - gdcm.git/blobdiff - src/gdcmDictEntry.h
Use CopyBinArea() better than SetEntryBinArea(), that doesn't make the job (?!?)
[gdcm.git] / src / gdcmDictEntry.h
index 9c0e679fe87f30fbf00271878e779ba79f799b5a..588bc548822bd0400c89ddb79544c24a2cb3678b 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictEntry.h,v $
   Language:  C++
-  Date:      $Date: 2005/10/20 15:24:08 $
-  Version:   $Revision: 1.39 $
+  Date:      $Date: 2005/10/21 15:34:56 $
+  Version:   $Revision: 1.42 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -37,7 +37,6 @@ namespace gdcm
  */
 class GDCM_EXPORT DictEntry : public DicomEntry
 {
-public:
    gdcmTypeMacro(DictEntry);
 
 public: