hiberlite icon indicating copy to clipboard operation
hiberlite copied to clipboard

fix undefined uint8_t when building with GCC 13

Open brechtsanders opened this issue 2 years ago • 0 comments

fix undefined uint8_t when building with GCC 13 by adding #include <cstdint> to include/some_types.h

brechtsanders avatar Jul 24 '23 17:07 brechtsanders