If removing the illegal UTF-8 and Windows-1252 characters doesn't fix
the problem, then try this:


--- opencollada/COLLADAFramework/COLLADAFWPrerequisites.h.orig  2014-07-03 
09:30:54.000000000 -0700
+++ opencollada/COLLADAFramework/COLLADAFWPrerequisites.h       2016-08-04 
03:42:44.765860036 -0700
@@ -11,6 +11,7 @@
 #ifndef __COLLADAFW_PREREQUISITES_H__
 #define __COLLADAFW_PREREQUISITES_H__
 
+#include <vector>
 #include <string>
 
 namespace COLLADAFW

Reply via email to