This commit is contained in:
Kim Kulling
2017-03-11 22:13:48 +01:00
111 changed files with 338 additions and 333 deletions

View File

@@ -69,7 +69,6 @@ Here we implement only the C++ interface (Assimp::Exporter).
#include <assimp/mesh.h>
#include <assimp/postprocess.h>
#include <assimp/scene.h>
#include <memory>
namespace Assimp {