Skip to content
GitLab
Explore
Sign in
Register
Draft: include cstdint for uintprt_t
Code
Review changes
Check out branch
Download
Patches
Plain diff
Li-Ta Lo
requested to merge
ollielo/vtk-m:uintptr_t
into
master
Jun 01, 2023
Overview
7
Commits
1
Pipelines
1
Changes
1
Expand
#include <cstdint>
is need for
uintptr_t
for newer GCC (13.x.y).
Merge request reports
Loading