]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Mesh.hxx
...
[cpPlugins.git] / lib / cpPlugins / Interface / Mesh.hxx
index 9163971ad774f73f8810b3bd8bdbdcc505b4549a..e897f617458dbf0a2ccd6758c568c72002293329 100644 (file)
@@ -13,6 +13,9 @@
     )
 
 // -------------------------------------------------------------------------
+
+#ifndef cpPlugins_Interface_EXPORTS
+
 cpPlugins_Mesh_Import( Mesh, float, 2 );
 cpPlugins_Mesh_Import( Mesh, double, 2 );
 cpPlugins_Mesh_Import( Mesh, float, 3 );
@@ -22,6 +25,8 @@ cpPlugins_Mesh_Import( QuadEdgeMesh, double, 2 );
 cpPlugins_Mesh_Import( QuadEdgeMesh, float, 3 );
 cpPlugins_Mesh_Import( QuadEdgeMesh, double, 3 );
 
+#endif // cpPlugins_Interface_EXPORTS
+
 // -------------------------------------------------------------------------
 template< class M >
 void cpPlugins::Interface::Mesh::