mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
f516337e21
- Switch to USES=localbase - Switch to new test framework - Switch to options helpers - Regenerate patches
12 lines
250 B
C
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
|
|
|