Skip to content

Commit

Permalink
Merge pull request #464 from tophyr/type-defs
Browse files Browse the repository at this point in the history
Add <cstdint> for type definitions
  • Loading branch information
Lgt2x authored Jun 24, 2024
2 parents 53759c5 + ab819b8 commit 35615b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/linux/dyna_glide.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@
*/

#include <cstdint>

typedef uint8_t FxU8;

typedef int8_t FxI8;
Expand Down

0 comments on commit 35615b1

Please sign in to comment.