aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arts++/files/patch-classes::include::artslocal.h.in
blob: 2b7b551a07adf1958da282eb3b50ce3a8e7ff563 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
+