More cleanup

This commit is contained in:
Kim Kulling
2017-02-28 16:37:07 +01:00
parent 5e2c846ca0
commit f312d8709e
27 changed files with 58 additions and 44 deletions

View File

@@ -68,7 +68,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 {