Commit Graph

2 Commits

Author SHA1 Message Date
Manuel Frischknecht
de6b59532c fbjni: fix broken build due to missing cstdint include
GCC 13 stopped transitively including `cstdint` in various scenarios,
breaking the build of `fbjni`. This issue has already been resolved
upstream but is currently only merged in `main` [1] (there hasn't been
a subsequent release yet).

This change pulls in the respective commit as a patch, fixing the
build until a new version of `fbjni` is relased.

[1]: 59461eff6c
2024-01-28 17:10:05 +00:00
Jonathan Ringer
0133a19a34 fbjni: init at 0.5.1 2023-10-07 01:00:43 +03:00