Files
assimp/code
Ville Voutilainen 253f8bfa62 Use unqualified uint32_t everywhere in FBXBinaryTokenizer
The use of qualified std::uint32_t requires including <cstdint> instead
of <stdint.h> on some implementations, and that breaks the build of Qt 6
on GCC 13. Just use the unqualified name everywhere.
2022-08-09 01:54:31 +03:00
..
2022-01-10 21:13:43 +01:00
2022-01-10 21:13:43 +01:00
2022-06-21 13:40:49 +02:00
2022-06-30 20:58:34 +02:00
2022-06-01 12:45:40 +02:00