Salome HOME
Cange std::hash_map on NCollection data map
[modules/smesh.git] / src / SMESHDS / Makefile.in
index ea7d101fb25359dcc49bd51eafda187669e71116..8ed411f00d870d3530efcb35dfc9293163006082 100644 (file)
@@ -68,7 +68,8 @@ EXPORT_HEADERS= \
        SMESHDS_GroupBase.hxx \
        SMESHDS_Group.hxx \
        SMESHDS_GroupOnGeom.hxx \
-       SMESH_SMESHDS.hxx
+       SMESH_SMESHDS.hxx \
+       SMESHDS_DataMapOfShape.hxx
 
 # additionnal information to compil and link file
 CPPFLAGS += $(OCC_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome $(BOOST_CPPFLAGS)