8596afd618636a81b4468f2395892ac997374b65
Common C++ headers (like <memory>) in GCC 15.0.0 (combined with libstdc++) don't transitively include uint64_t anymore.
Minimal reproducer: https://godbolt.org/z/dqGbnG8bY
Porting: https://github.com/ROCm/rocm_smi_lib/pull/198
Closes: https://github.com/ROCm/rocm_smi_lib/issues/191
Change-Id: I2786e968c107a78104c43c4c474b7f65eaf88c0a
[ROCm/rocm_smi_lib commit: c61ab4fa28]
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%