]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/IO/MeshWriter.h
...
[cpPlugins.git] / lib / cpPlugins / Plugins / IO / MeshWriter.h
index db13601e8739362b78e76a392f2a053804f78d69..26c92d5d9640bf4df689bc00f1de1b5ad5da5381 100644 (file)
@@ -24,6 +24,7 @@ namespace cpPlugins
     public:
       itkNewMacro( Self );
       itkTypeMacro( MeshWriter, cpPluginsInterfaceMeshSink );
+      cpPlugins_Id_Macro( cpPlugins::IO::MeshWriter, IO );
 
     protected:
       MeshWriter( );
@@ -37,9 +38,6 @@ namespace cpPlugins
       Self& operator=( const Self& );
     };
 
-    // ---------------------------------------------------------------------
-    CPPLUGINS_INHERIT_PROVIDER( MeshWriter );
-
   } // ecapseman
 
 } // ecapseman