diff options
Diffstat (limited to 'net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh')
| -rw-r--r-- | net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh b/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh new file mode 100644 index 000000000000..2d506876f502 --- /dev/null +++ b/net/arts++/files/patch-classes::include::ArtsIpPathEntry.hh @@ -0,0 +1,10 @@ +--- ./classes/include/ArtsIpPathEntry.hh.orig Mon Oct 2 13:05:16 2000 ++++ ./classes/include/ArtsIpPathEntry.hh Wed Sep 25 16:38:10 2002 +@@ -54,6 +54,7 @@ + + #ifdef HAVE_IOSTREAM + #include <iostream> ++ using namespace std; + #else + #include <iostream.h> + #endif |
