mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
3ab698d961
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
10 lines
342 B
Diff
10 lines
342 B
Diff
--- 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>
|