Added missing include
parent
babf3b8e3d
commit
a01a5b4e3a
|
@ -46,6 +46,7 @@ directly (unless you are adding new loaders), instead use the
|
|||
corresponding preprocessor flag to selectively disable formats.
|
||||
*/
|
||||
|
||||
#include <assimp/anim.h>
|
||||
#include <assimp/BaseImporter.h>
|
||||
#include <vector>
|
||||
#include <cstdlib>
|
||||
|
|
Loading…
Reference in New Issue