]> Creatis software - gdcm.git/blobdiff - src/gdcmDictEntry.h
* Fix compilation errors in the Python part
[gdcm.git] / src / gdcmDictEntry.h
index 7f204fb7f305f030c6ac847f57d22d8d1086c744..588bc548822bd0400c89ddb79544c24a2cb3678b 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictEntry.h,v $
   Language:  C++
-  Date:      $Date: 2005/10/21 11:50:04 $
-  Version:   $Revision: 1.41 $
+  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,7 @@ namespace gdcm
  */
 class GDCM_EXPORT DictEntry : public DicomEntry
 {
-   gdcmTypeMacro(DictEntry)
+   gdcmTypeMacro(DictEntry);
 
 public:
    static DictEntry *New(uint16_t group, uint16_t elem,