summaryrefslogtreecommitdiff
path: root/net-mgmt/arts++/files/patch-classes::include::ArtsAttribute.hh
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/arts++/files/patch-classes::include::ArtsAttribute.hh')
-rw-r--r--net-mgmt/arts++/files/patch-classes::include::ArtsAttribute.hh25
1 files changed, 0 insertions, 25 deletions
diff --git a/net-mgmt/arts++/files/patch-classes::include::ArtsAttribute.hh b/net-mgmt/arts++/files/patch-classes::include::ArtsAttribute.hh
deleted file mode 100644
index db2248da3ed9..000000000000
--- a/net-mgmt/arts++/files/patch-classes::include::ArtsAttribute.hh
+++ /dev/null
@@ -1,25 +0,0 @@
---- ./classes/include/ArtsAttribute.hh.orig Mon Oct 2 13:05:14 2000
-+++ ./classes/include/ArtsAttribute.hh Wed Sep 25 16:38:10 2002
-@@ -44,6 +44,7 @@
- #define _ARTSATTRIBUTE_HH_
-
- extern "C" {
-+#include "artslocal.h"
- #include <sys/types.h>
- #include <assert.h>
-
-@@ -51,7 +52,13 @@
- }
-
- #include <string>
--#include <istream.h>
-+
-+#ifdef HAVE_IOSTREAM
-+# include <iostream>
-+using namespace std;
-+#else
-+# include <istream.h>
-+#endif
-
- //---------------------------------------------------------------------------
- // Object Attribute Identifiers