summaryrefslogtreecommitdiff
path: root/inc/BRepMesh_ListOfInteger.hxx
blob: da0621dd36e615075605af811523d86a4dd94788 (plain)
1
2
3
#include <NCollection_List.hxx>

typedef NCollection_List<Standard_Integer> BRepMesh_ListOfInteger;