Salome HOME
NPAL18076: EDF617: Regression smesh.py Only the 1st netgen parameters is added/used.
[modules/smesh.git] / src / SMDS / Makefile.in
index e14f3ae0cbf0467432c8ff3f98e8fbe76ec8adcb..2c53d7f061e7f8ba0d250a82c1b1608f4cf42c2a 100644 (file)
@@ -107,7 +107,8 @@ EXPORT_HEADERS= \
        SMDS_QuadraticEdge.hxx \
        SMDS_QuadraticFaceOfNodes.hxx \
        SMDS_QuadraticVolumeOfNodes.hxx \
-       SMDS_SetIterator.hxx
+       SMDS_SetIterator.hxx \
+       SMDS_MeshInfo.hxx
 
 # additionnal information to compil and link file
 CPPFLAGS += $(KERNEL_CXXFLAGS) $(OCC_INCLUDES) $(BOOST_CPPFLAGS)