diff options
author | Martin Liska <mliska@suse.cz> | 2022-05-23 12:05:55 +0200 |
---|---|---|
committer | RĂ©mi Verschelde <rverschelde@gmail.com> | 2022-05-23 18:52:27 +0200 |
commit | a648d831a9e4175db3b333e6416e2cf3be9959ef (patch) | |
tree | d4275c3511a7e5d9da6a16dba4a7ab2ed17cc1ce /thirdparty/thorvg/src/lib/tvgLoader.cpp | |
parent | 3568b3deeaf3fbbf9e728ff25c7d0349075f9f1a (diff) |
Fix building VHACD with GCC 13.
Fixes the following error:
thirdparty/vhacd/inc/vhacdICHull.h:46:31: error: 'uint32_t' does not name a type
46 | ICHullError Process(const uint32_t nPointsCH, const double minVolume = 0.0);
| ^~~~~~~~
Note the upstream version of the third party library is not affected.
Diffstat (limited to 'thirdparty/thorvg/src/lib/tvgLoader.cpp')
0 files changed, 0 insertions, 0 deletions