diff options
author | Aiden Woodruff <aiden.woodruff@gmail.com> | 2020-07-13 01:36:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-07-20 19:47:18 (GMT) |
commit | 371072e9e1677e883d3feed167b53e075fb129b3 (patch) | |
tree | 0ec74296c44bea6120145bf613f0494e5f3cda6d /Help/guide/tutorial/Step10/MathFunctions/MathFunctions.h | |
parent | 32c000823ebe0cab99f20f4a053f2c377af99de7 (diff) | |
download | CMake-371072e9e1677e883d3feed167b53e075fb129b3.zip CMake-371072e9e1677e883d3feed167b53e075fb129b3.tar.gz CMake-371072e9e1677e883d3feed167b53e075fb129b3.tar.bz2 |
CheckTypeSize: Use C++-style headers to check for std:: types
In order to check for types like `std::uint8_t` in C++, we need to
include `<cstdint>` instead of `<stdint.h>`.
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions