mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-12 01:50:22 +08:00
Warnings "conversion requires a narrowing conversion" were eliminated: IVtk_IdType is defined via vtkIdType from now. Check of bitness of VTK libraries is added, to ensure that OCCT and VTK use the same bitness. HashCode() function for long long int added in Standard_Integer.hxx to handle 64-bit integers