From 60aab665670e50cb18bba45ee25f2ed091759741 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Mon, 23 Feb 2004 04:42:13 +0000 Subject: 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 --- .../patch-classes::include::ArtsNetMatrixData.hh | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 net/arts++/files/patch-classes::include::ArtsNetMatrixData.hh (limited to 'net/arts++/files/patch-classes::include::ArtsNetMatrixData.hh') diff --git a/net/arts++/files/patch-classes::include::ArtsNetMatrixData.hh b/net/arts++/files/patch-classes::include::ArtsNetMatrixData.hh deleted file mode 100644 index 4dc3f0abfd89..000000000000 --- a/net/arts++/files/patch-classes::include::ArtsNetMatrixData.hh +++ /dev/null @@ -1,24 +0,0 @@ ---- ./classes/include/ArtsNetMatrixData.hh.orig Mon Oct 2 13:05:17 2000 -+++ ./classes/include/ArtsNetMatrixData.hh Wed Sep 25 16:38:10 2002 -@@ -44,12 +44,19 @@ - #define ARTSNETMATRIXDATA_HH_ - - extern "C" { -+#include "artslocal.h" - #include "caida_t.h" - } - - #include --#include --#include -+ -+#ifdef HAVE_IOSTREAM -+# include -+using namespace std; -+#else -+# include -+# include -+#endif - - #include "ArtsNetMatrixEntry.hh" - -- cgit v1.2.3