Salome HOME
PAL18328 SMESH_AdvancedEditor.py don't work in Debug version
authoreap <eap@opencascade.com>
Wed, 19 Dec 2007 07:26:46 +0000 (07:26 +0000)
committereap <eap@opencascade.com>
Wed, 19 Dec 2007 07:26:46 +0000 (07:26 +0000)
+ SMESH_SMDS.hxx

src/SMDS/Makefile.in

index 2c53d7f061e7f8ba0d250a82c1b1608f4cf42c2a..76b90369d3cac425f16200fa8118064ff24fda4a 100644 (file)
@@ -108,7 +108,8 @@ EXPORT_HEADERS= \
        SMDS_QuadraticFaceOfNodes.hxx \
        SMDS_QuadraticVolumeOfNodes.hxx \
        SMDS_SetIterator.hxx \
-       SMDS_MeshInfo.hxx
+       SMDS_MeshInfo.hxx \
+       SMESH_SMDS.hxx
 
 # additionnal information to compil and link file
 CPPFLAGS += $(KERNEL_CXXFLAGS) $(OCC_INCLUDES) $(BOOST_CPPFLAGS)