]> git.pld-linux.org Git - packages/FlightGear.git/commitdiff
- fix rtti patch
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Nov 2014 23:46:46 +0000 (00:46 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Nov 2014 23:46:46 +0000 (00:46 +0100)
rtti-fix.patch

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0dfb4b8bc01c8c113226caaad90627c12e1f0b8a 100644 (file)
@@ -0,0 +1,18 @@
+commit 4f91a31f05adb9b5a3c4d044c96837f853e13497
+Author: Torsten Dreyer <Torsten@t3r.de>
+Date:   Sun Aug 17 22:36:19 2014 +0200
+
+    Quick and dirty repair of linux build with RTI enabled
+
+diff --git a/utils/fgai/AIBVHPager.cxx b/utils/fgai/AIBVHPager.cxx
+index a5cc139..9aee79d 100644
+--- a/utils/fgai/AIBVHPager.cxx
++++ b/utils/fgai/AIBVHPager.cxx
+@@ -18,6 +18,7 @@
+ #ifdef HAVE_CONFIG_H
+ #include <config.h>
+ #endif
++#include <osg/Referenced>
+ #include "AIBVHPager.hxx"
This page took 0.059318 seconds and 4 git commands to generate.