Use Assimp namespace to fix build for big-endian architectures

pull/986/head
Daniel Knezevic 2016-08-18 10:51:20 +02:00
parent cc16d4a0db
commit c2c12c1db5
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "StringUtils.h"
using namespace Assimp;
namespace glTF {
namespace {