diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-07-28 08:29:18 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-07-28 08:29:18 +0800 |
commit | 8686e3d6f1cff12fd252c705411c10f62e988e76 (patch) | |
tree | 369c0e6a8b77637c5c39e732bcc0c14fcc20713e /.gitattributes | |
parent | 630a1197d219e57098236913bbd464d6b03f2a6d (diff) |
Finally stop compiling lldaeloader.cpp with C++14
Quite amazing how it could get away this far having a vanilla
Collada DOM up until this point, where now there would be just too
many C++17 features that the lldaeloader.cpp alone would have to
avoid. So we finally have to compromise now, and you'll need to
replace auto_ptr in your Collada DOM installation's dae.h with
unique_ptr. That's it, though.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions