[openCOLLADA/f21] Add forgotten patch

Jochen Schmitt s4504kr at fedoraproject.org
Thu Oct 9 19:55:59 UTC 2014


commit a9ecf7530a738df3bea678cb68e12d1405bbfade
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Thu Oct 9 21:55:54 2014 +0200

    Add forgotten patch

 OpenCOLLADA-includes.patch |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/OpenCOLLADA-includes.patch b/OpenCOLLADA-includes.patch
new file mode 100644
index 0000000..63c59c4
--- /dev/null
+++ b/OpenCOLLADA-includes.patch
@@ -0,0 +1,15 @@
+diff -rupN OpenCOLLADA-69b844d/COLLADAFramework/include/COLLADAFWInstanceBindingBase.h OpenCOLLADA-69b844d-new/COLLADAFramework/include/COLLADAFWInstanceBindingBase.h
+--- OpenCOLLADA-69b844d/COLLADAFramework/include/COLLADAFWInstanceBindingBase.h	2014-08-28 05:30:44.000000000 +0200
++++ OpenCOLLADA-69b844d-new/COLLADAFramework/include/COLLADAFWInstanceBindingBase.h	2014-10-08 23:53:23.152124797 +0200
+@@ -15,6 +15,11 @@
+ #include "COLLADAFWInstanceBase.h"
+ #include "COLLADAFWMaterialBinding.h"
+ 
++#include "COLLADABUURI.h"
++
++#include <vector>
++
++
+ namespace COLLADAFW
+ {
+ 


More information about the scm-commits mailing list