From cabf7618cf798063c5486697fbde68abdf561df5 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 23 Nov 2008 13:06:41 +0000 Subject: [PATCH] Clifford Wolf: Fixed orbitcpp [2008110322080798470] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9337 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/gnome2/orbitcpp/hotfixes.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/gnome2/orbitcpp/hotfixes.patch diff --git a/package/gnome2/orbitcpp/hotfixes.patch b/package/gnome2/orbitcpp/hotfixes.patch new file mode 100644 index 000000000..440386b7b --- /dev/null +++ b/package/gnome2/orbitcpp/hotfixes.patch @@ -0,0 +1,11 @@ +--- ./orbitcpp/idl-compiler/types/IDLInhibited.h.orig 2008-10-26 21:13:11.000000000 +0000 ++++ ./orbitcpp/idl-compiler/types/IDLInhibited.h 2008-10-26 21:13:20.000000000 +0000 +@@ -31,6 +31,8 @@ + + #include "IDLType.h" + ++#include ++ + + template + class IDLInhibited :