PLY: prepare bugfix by adding missing unittest.

This commit is contained in:
Kim Kulling
2017-02-11 14:19:34 +01:00
parent 615bdb27d9
commit a75fa44bde
6 changed files with 3395 additions and 3277 deletions

View File

@@ -53,7 +53,7 @@ struct aiNode;
struct aiMaterial;
struct aiMesh;
namespace Assimp {
namespace Assimp {
using namespace PLY;