1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/math/givaro/files/patch-src__library__tools__givtruncdomain.h
Dmitry Marakasov f516337e21 - Pet portlint
- Switch to USES=localbase
- Switch to new test framework
- Switch to options helpers
- Regenerate patches
2016-12-23 09:55:11 +00:00

12 lines
250 B
C

--- src/library/tools/givtruncdomain.h.orig 2013-12-04 17:03:41 UTC
+++ src/library/tools/givtruncdomain.h
@@ -17,7 +17,7 @@
#ifdef __APPLE__
#include <utility>
#else
-#include <bits/stl_pair.h>
+/* #include <bits/stl_pair.h> */
#endif
#endif