summaryrefslogtreecommitdiff
path: root/inc/BRepMesh_MapOfInteger.hxx
blob: 3a0da42695a71c9ba059ba36425d3b9e32030b0a (plain)
1
2
3
#include <NCollection_Map.hxx>

typedef NCollection_Map<Standard_Integer> BRepMesh_MapOfInteger;