BUGFIX : Fix an android-specific build issue in the logging.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@919 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
kimmi
2011-03-16 22:55:28 +00:00
parent 071b786cd2
commit dbfa8a4f37
3 changed files with 8 additions and 1 deletions

View File

@@ -100,3 +100,6 @@ Contributed the /samples/SimpleAssimpViewX sample
- Carsten Fuchs
Contributed a fix for the Normalize method in aiQuaternion.
- dbburgess
Contributes a Android-specific build issue: log the hardware architecture for ARM.