]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
win32 compatibility
authorana <ana@opencascade.com>
Wed, 17 Oct 2012 13:42:00 +0000 (13:42 +0000)
committerana <ana@opencascade.com>
Wed, 17 Oct 2012 13:42:00 +0000 (13:42 +0000)
src/SMESH/SMESH_ProxyMesh.hxx

index 593b20b94d3a94dfd665df01d7839213ab9d69db..1c5d93592fc491b4bb9b6df8c6d9d1c225d95362 100644 (file)
@@ -56,7 +56,7 @@ public:
   /*!
    * \brief Proxy sub-mesh
    */
-  class SubMesh : public SMESHDS_SubMesh
+  class SMESH_EXPORT SubMesh : public SMESHDS_SubMesh
   {
   public: