Skip to content

Add #include <cstdint> to compile with gcc13

Laurent Rineau requested to merge lrineau/vtk:gcc13 into master

Add #include <cstdint> in IO/Image/vtkSEPReader.h to compile with gcc13.

Fix #18782 (closed).

Edited by Mathieu Westphal (Kitware)

Merge request reports