OCC22138 Remove *.gxx files from Mesh algorithm
[occt.git] / src / BRepMesh / BRepMesh_MapOfInteger.hxx
CommitLineData
0d88155b
O
1#include <NCollection_Map.hxx>
2
3typedef NCollection_Map<Standard_Integer> BRepMesh_MapOfInteger;