X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FInterface%2FMesh.hxx;h=e897f617458dbf0a2ccd6758c568c72002293329;hb=62d056ccb528d63392d197552830460e980a5aba;hp=9163971ad774f73f8810b3bd8bdbdcc505b4549a;hpb=75740198fa0c55f8fdcd8b33ddff00071c893a94;p=cpPlugins.git diff --git a/lib/cpPlugins/Interface/Mesh.hxx b/lib/cpPlugins/Interface/Mesh.hxx index 9163971..e897f61 100644 --- a/lib/cpPlugins/Interface/Mesh.hxx +++ b/lib/cpPlugins/Interface/Mesh.hxx @@ -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::