]> Creatis software - gdcm.git/blobdiff - src/gdcmRefCounter.h
* Fix compilation error for the Python part
[gdcm.git] / src / gdcmRefCounter.h
index 6a801ca72fd435cd5547465adecdfacac2daf8f2..70d1262f65f2af10d616dcc8fdcbeada65ce87da 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmRefCounter.h,v $
   Language:  C++
-  Date:      $Date: 2005/10/21 10:40:53 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2005/10/21 11:50:04 $
+  Version:   $Revision: 1.5 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -31,7 +31,6 @@ namespace gdcm
  */
 class GDCM_EXPORT RefCounter : public Base
 {
-public:
    gdcmTypeMacro(RefCounter)
 
 public: