summaryrefslogtreecommitdiff
path: root/net-mgmt/arts++/files/patch-classes::include::artslocal.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/arts++/files/patch-classes::include::artslocal.h.in')
-rw-r--r--net-mgmt/arts++/files/patch-classes::include::artslocal.h.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mgmt/arts++/files/patch-classes::include::artslocal.h.in b/net-mgmt/arts++/files/patch-classes::include::artslocal.h.in
new file mode 100644
index 000000000000..2b7b551a07ad
--- /dev/null
+++ b/net-mgmt/arts++/files/patch-classes::include::artslocal.h.in
@@ -0,0 +1,13 @@
+--- ./classes/include/artslocal.h.in.orig Wed Sep 25 16:48:31 2002
++++ ./classes/include/artslocal.h.in Wed Sep 25 16:49:06 2002
+@@ -90,4 +90,10 @@
+ //---------------------------------------------------------------------------
+ #undef HAVE_STRSTREAM
+
++//---------------------------------------------------------------------------
++// If <ostream> exists, HAVE_OSTREAM should be non-zero. Else
++// HAVE_OSTREAM should be zero and our source will use <ostream.h>
++//---------------------------------------------------------------------------
++#undef HAVE_OSTREAM
++
+