mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
update assimp to 6.0.5
This commit is contained in:
parent
2d2eb57e2e
commit
f5cf21cfeb
941 changed files with 22718 additions and 12240 deletions
|
|
@ -38,8 +38,7 @@
|
|||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
||||
|
||||
#if defined(_WIN32)
|
||||
#if defined(_WIN32) && defined(_MSC_VER) && !defined(__INTEL_COMPILER)
|
||||
# pragma warning( disable: 4251)
|
||||
#endif
|
||||
namespace p2t {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue