729f8f8
diff -up assimp-3.3.1/code/ByteSwapper.h.than assimp-3.3.1/code/ByteSwapper.h
729f8f8
diff -up assimp-3.3.1/code/glTFAsset.inl.than assimp-3.3.1/code/glTFAsset.inl
729f8f8
--- assimp-3.3.1/code/glTFAsset.inl.than	2017-05-05 17:28:29.754976483 -0400
729f8f8
+++ assimp-3.3.1/code/glTFAsset.inl	2017-05-05 17:28:52.995404721 -0400
729f8f8
@@ -40,6 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE
729f8f8
 
729f8f8
 #include "StringUtils.h"
729f8f8
 
729f8f8
+using namespace Assimp;
729f8f8
 namespace glTF {
729f8f8
 
729f8f8
 namespace {