summaryrefslogtreecommitdiff
path: root/net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-18 02:18:59 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-18 02:18:59 +0000
commit8ea51524e6c5825ea5ffabd007f390162b2d2e24 (patch)
tree7c1ce870ba2ebef2f143a9287f7e4b0c9842bbed /net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh
parentUpdate to 2.2.90. (diff)
Split mega-patch file patch-aa into individual patch files for easy
updating.
Diffstat (limited to 'net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh')
-rw-r--r--net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh b/net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh
new file mode 100644
index 000000000000..36ca49d7b4c6
--- /dev/null
+++ b/net/arts++/files/patch-classes::include::ArtsRttTimeSeriesTableData.hh
@@ -0,0 +1,18 @@
+--- ./classes/include/ArtsRttTimeSeriesTableData.hh.orig Thu Oct 19 19:37:14 2000
++++ ./classes/include/ArtsRttTimeSeriesTableData.hh Wed Sep 25 16:38:10 2002
+@@ -47,7 +47,15 @@
+ #include <sys/time.h>
+
+ #include "caida_t.h"
++#include "artslocal.h"
+ }
++
++#ifdef HAVE_IOSTREAM
++# include <iostream>
++ using namespace std;
++#else
++# include <iostream.h>
++#endif
+
+ #include <vector>
+