mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 15:38:38 +00:00
This #define's older inttypes to their newer versions and #includes
<stdint.h> in the generated files. This will help with older
glibc/compiler versions using headers generated on newer systems.
cherry picked from 5233d78f49