https://github.com/Kitware/CMake
Revision bc4c0d657a15b4500410a350f8c7c8e49fad366f authored by nanoric on 10 June 2022, 14:13:22 UTC, committed by Brad King on 10 June 2022, 14:53:49 UTC
It is needed for `std::uint8_t`, but was left out of commit 8d7e80cf3d
(find_* commands: add control over Windows registry views, 2022-04-16).
For some reason the include-what-you-use tool does not think the include
is needed, so add an `IWYU pragma` to keep it.
1 parent d63ec86
History
Tip revision: bc4c0d657a15b4500410a350f8c7c8e49fad366f authored by nanoric on 10 June 2022, 14:13:22 UTC
cmWindowsRegistry: Add missing <cstdint> include
Tip revision: bc4c0d6
File Mode Size
ci
artifacts.yml -rw-r--r-- 4.7 KB
os-linux.yml -rw-r--r-- 13.4 KB
os-macos.yml -rw-r--r-- 5.0 KB
os-windows.yml -rw-r--r-- 10.5 KB
rules.yml -rw-r--r-- 3.8 KB
upload.yml -rw-r--r-- 1.2 KB

back to top