summaryrefslogtreecommitdiffstats
path: root/academic/gelemental/gelemental-1.2.0-gcc43.patch
blob: 87cfbcc5fd7f402dbc88a3a478d34d28afec024e (plain)
1
2
3
4
5
6
7
8
9
10
--- gelemental-1.2.0.org/libelemental/value.hh	2007-09-25 09:10:16.000000000 +0400
+++ gelemental-1.2.0/libelemental/value.hh	2008-06-29 12:36:30.000000000 +0400
@@ -27,6 +27,7 @@
 #include <libelemental/misc/ucompose.hh>
 #include <libelemental/misc/extras.hh>
 
+#include <limits>
 #include <iomanip>
 #include <ostream>
 #include <vector>