Hi All,

please find below a diff to fix the clang build for simgear.

OK? Comments?

Rafael Sadowski

Index: patches/patch-simgear_nasal_cppbind_Ghost_hxx
===================================================================
RCS file: patches/patch-simgear_nasal_cppbind_Ghost_hxx
diff -N patches/patch-simgear_nasal_cppbind_Ghost_hxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-simgear_nasal_cppbind_Ghost_hxx       20 Aug 2017 21:33:26 
-0000
@@ -0,0 +1,14 @@
+$OpenBSD$
+
+Index: simgear/nasal/cppbind/Ghost.hxx
+--- simgear/nasal/cppbind/Ghost.hxx.orig
++++ simgear/nasal/cppbind/Ghost.hxx
+@@ -36,6 +36,8 @@
+ #include <boost/shared_ptr.hpp>
+ #include <boost/utility/enable_if.hpp>
+ 
++#include <osg/Referenced>
++
+ #include <map>
+ 
+ template<class T>

Reply via email to