Browse Source
Some class headers were not including stdint.h themselves, despite relying on those types, and relying on them already being included earlier elsewhere. Consistently include stdint.h where it's used. Fixes: https://github.com/libopencm3/libopencm3/issues/1471 Signed-off-by: Karl Palsson <karlp@tweak.au>pull/1476/head
Karl Palsson
2 years ago
2 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue