summaryrefslogtreecommitdiff
path: root/net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
commit1cf501d6f87b43d3b20cdc1df1942dccff3796bd (patch)
tree888348323662d1fceb365259a7bc1b95e8e8d3f1 /net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh
parent. s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages should (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_9_0'.release/4.9.0
Notes
Notes: svn path=/head/; revision=90063 svn path=/tags/RELEASE_4_9_0/; revision=90064; tag=release/4.9.0
Diffstat (limited to 'net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh')
-rw-r--r--net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh b/net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh
deleted file mode 100644
index 732173383372..000000000000
--- a/net-mgmt/arts++/files/patch-classes::include::ArtsInterfaceMatrixData.hh
+++ /dev/null
@@ -1,22 +0,0 @@
---- ./classes/include/ArtsInterfaceMatrixData.hh.orig Mon Oct 2 13:05:16 2000
-+++ ./classes/include/ArtsInterfaceMatrixData.hh Wed Sep 25 16:38:10 2002
-@@ -44,15 +44,17 @@
- #define ARTSINTERFACEMATRIXDATA_HH_
-
- extern "C" {
-+#include "artslocal.h"
- #include "caida_t.h"
- }
-
- #include <vector>
-
- #ifdef HAVE_IOSTREAM
-- #include <iostream>
-+# include <iostream>
-+ using namespace std;
- #else
-- #include <iostream.h>
-+# include <iostream.h>
- #endif
- #include <algorithm>
-