aboutsummaryrefslogtreecommitdiff
path: root/math/givaro/files/patch-src__library__tools__givtruncdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/givaro/files/patch-src__library__tools__givtruncdomain.h')
-rw-r--r--math/givaro/files/patch-src__library__tools__givtruncdomain.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/givaro/files/patch-src__library__tools__givtruncdomain.h b/math/givaro/files/patch-src__library__tools__givtruncdomain.h
new file mode 100644
index 000000000000..f9cfddaae717
--- /dev/null
+++ b/math/givaro/files/patch-src__library__tools__givtruncdomain.h
@@ -0,0 +1,11 @@
+--- ./src/library/tools/givtruncdomain.h.orig 2014-08-11 23:06:35.000000000 +0200
++++ ./src/library/tools/givtruncdomain.h 2014-08-11 23:06:42.000000000 +0200
+@@ -17,7 +17,7 @@
+ #ifdef __APPLE__
+ #include <utility>
+ #else
+-#include <bits/stl_pair.h>
++/* #include <bits/stl_pair.h> */
+ #endif
+ #endif
+