summaryrefslogtreecommitdiff
path: root/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
commit60aab665670e50cb18bba45ee25f2ed091759741 (patch)
tree924c1af9c149083e0626ceb279b67ad6ca69e630 /net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh
parentBROKEN on !i386: Does not compile (diff)
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Notes
Notes: svn path=/head/; revision=101812
Diffstat (limited to 'net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh')
-rw-r--r--net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh b/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh
deleted file mode 100644
index 2d506876f502..000000000000
--- a/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./classes/include/ArtsIpPathEntry.hh.orig Mon Oct 2 13:05:16 2000
-+++ ./classes/include/ArtsIpPathEntry.hh Wed Sep 25 16:38:10 2002
-@@ -54,6 +54,7 @@
-
- #ifdef HAVE_IOSTREAM
- #include <iostream>
-+ using namespace std;
- #else
- #include <iostream.h>
- #endif