]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMDS/SMDS_EdgePosition.hxx
Salome HOME
Merge from BR_DEBUG_3_2_0b1
[modules/smesh.git] / src / SMDS / SMDS_EdgePosition.hxx
index 84916246b8c302dee16fa30b73ae0b8fd9bc5845..a89e77400414581543c99a57c1497c0e9e5afc0c 100644 (file)
@@ -17,7 +17,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
 #ifndef _SMDS_EdgePosition_HeaderFile
 #define _SMDS_EdgePosition_HeaderFile
 
+#include "SMESH_SMDS.hxx"
+
 #include "SMDS_Position.hxx"
 
-class SMDS_EdgePosition:public SMDS_Position
+class SMDS_EXPORT SMDS_EdgePosition:public SMDS_Position
 {
 
   public: