e55c717cb0
Changes: - to 3.6.0: https://forge.imag.fr/frs/shownotes.php?release_id=157 - to 3.7.0: https://forge.imag.fr/frs/shownotes.php?release_id=161 - to 3.7.1: https://forge.imag.fr/frs/shownotes.php?release_id=196 - to 3.8.0: https://forge.imag.fr/frs/shownotes.php?release_id=418 PR: 191989 Submitted by: pi Approved by: bf (maintainer timeout)
11 lines
302 B
C
11 lines
302 B
C
--- ./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
|
|
|