summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glademm-types.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/glademm-types.patch b/glademm-types.patch
new file mode 100644
index 0000000..f73936f
--- /dev/null
+++ b/glademm-types.patch
@@ -0,0 +1,12 @@
+--- glademm-0.6.2b/src/SourceWriter/SystemFile.hh.orig Fri Oct 12 09:11:09 2001
++++ glademm-0.6.2b/src/SourceWriter/SystemFile.hh Thu Aug 29 15:04:41 2002
+@@ -116,8 +116,8 @@
+ op_shl(std::string)
+ op_shl(char*)
+ op_shl(int)
++ op_shl(unsigned int)
+ op_shl(unsigned long)
+- op_shl(size_t)
+ op_shl(char)
+ op_shl(float)
+ #undef op_shl