fix for building with opencollada 833 on linux.

This commit is contained in:
2011-02-12 06:25:04 +00:00
parent 92672d0c1c
commit 0a4eb24ca0
10 changed files with 27 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
* ***** END GPL LICENSE BLOCK *****
*/
/* COLLADABU_ASSERT, may be able to remove later */
#include "collada_internal.h"
UnitConverter::UnitConverter() : unit(), up_axis(COLLADAFW::FileInfo::Z_UP) {}