Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 17 years ago
parent
commit
cabf7618cf
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      package/gnome2/orbitcpp/hotfixes.patch

+ 11
- 0
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 <string.h>
+
template <class Base>
class IDLInhibited :

Loading…
Cancel
Save