Blame SOURCES/qt3d-namespace-big-endian.patch

f989ed
diff -up qt3d-opensource-src-5.9.0-beta3/src/3rdparty/assimp/code/glTFAsset.inl.than qt3d-opensource-src-5.9.0-beta3/src/3rdparty/assimp/code/glTFAsset.inl
f989ed
--- qt3d-opensource-src-5.9.0-beta3/src/3rdparty/assimp/code/glTFAsset.inl.than	2017-05-10 11:48:47.727867274 -0400
f989ed
+++ qt3d-opensource-src-5.9.0-beta3/src/3rdparty/assimp/code/glTFAsset.inl	2017-05-10 11:48:29.407529841 -0400
f989ed
@@ -40,6 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE
f989ed
 
f989ed
 #include "StringUtils.h"
f989ed
 
f989ed
+using namespace Assimp;
f989ed
 namespace glTF {
f989ed
 
f989ed
 namespace {