[libsigc++20] forgot to add libsigc++20-gcc46.patch

Haïkel Guémar hguemar at fedoraproject.org
Fri Feb 4 20:39:53 UTC 2011


commit 3fa8909632edb4b788bcc509f4a5b942953906f9
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Fri Feb 4 21:39:37 2011 +0100

    forgot to add libsigc++20-gcc46.patch

 libsigc++20-gcc46.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/libsigc++20-gcc46.patch b/libsigc++20-gcc46.patch
new file mode 100644
index 0000000..00d7dfd
--- /dev/null
+++ b/libsigc++20-gcc46.patch
@@ -0,0 +1,12 @@
+diff --git a/sigc++/signal_base.h b/sigc++/signal_base.h
+index 1638642..e43bd5e 100644
+--- a/sigc++/signal_base.h
++++ b/sigc++/signal_base.h
+@@ -21,6 +21,7 @@
+ #ifndef _SIGC_SIGNAL_BASE_H_
+ #define _SIGC_SIGNAL_BASE_H_
+ 
++#include <cstddef>
+ #include <list>
+ #include <sigc++config.h>
+ #include <sigc++/type_traits.h>


More information about the scm-commits mailing list