summaryrefslogtreecommitdiff
path: root/sci-chemistry/pointless/files/1.5.1-gcc4.4.patch
blob: ca67dbd3f3367bf49c9633b92ba1b2f1646974c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/string_util.hh b/string_util.hh
index 66af6f3..047512b 100644
--- a/string_util.hh
+++ b/string_util.hh
@@ -3,6 +3,7 @@
 
 #include <string>
 #include <vector>
+#include <stdio.h>
 #include "range.hh"
 
 //======================================================================