aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/pointless/files/1.3.12-gcc4.4.patch')
-rw-r--r--sci-chemistry/pointless/files/1.3.12-gcc4.4.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-chemistry/pointless/files/1.3.12-gcc4.4.patch b/sci-chemistry/pointless/files/1.3.12-gcc4.4.patch
new file mode 100644
index 000000000..153fe8829
--- /dev/null
+++ b/sci-chemistry/pointless/files/1.3.12-gcc4.4.patch
@@ -0,0 +1,10 @@
+--- Errors.cpp 2009-07-28 11:24:49.000000000 +0200
++++ Errors.cpp.new 2009-08-03 21:32:12.000000000 +0200
+@@ -2,6 +2,7 @@
+ //(c) 2000-2005 Cambridge University Technical Services Ltd
+ //All rights reserved
+ #include "Errors.hh"
++#include <cstdio>
+
+ namespace phaser_io {
+