Skip to content

Commit

Permalink
- make apple clang 14 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
madame-rachelle authored and dpjudas committed Jan 7, 2024
1 parent 75eaf3b commit 48aa650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/truetypefont.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <stdexcept>
#include <memory>
#include <cstring>
#include <string>

typedef uint8_t ttf_uint8;
typedef uint16_t ttf_uint16;
Expand Down

0 comments on commit 48aa650

Please sign in to comment.