This project is archived. Its data is
read-only
.
Draft: include cstdint for uintprt_t
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Draft: include cstdint for uintprt_t
Li-Ta Lo
requested to merge
ollielo/vtk-m:uintptr_t
into
master
Jun 01, 2023
Overview
7
Commits
1
Pipelines
1
Changes
1
#include <cstdint>
is need for
uintptr_t
for newer GCC (13.x.y).
Merge request reports
Loading