From 8ea51524e6c5825ea5ffabd007f390162b2d2e24 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 18 Jul 2003 02:18:59 +0000 Subject: Split mega-patch file patch-aa into individual patch files for easy updating. --- .../files/patch-classes::include::ArtsNetMatrixEntry.hh | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 net/arts++/files/patch-classes::include::ArtsNetMatrixEntry.hh (limited to 'net/arts++/files/patch-classes::include::ArtsNetMatrixEntry.hh') diff --git a/net/arts++/files/patch-classes::include::ArtsNetMatrixEntry.hh b/net/arts++/files/patch-classes::include::ArtsNetMatrixEntry.hh new file mode 100644 index 000000000000..6bc783ffca8d --- /dev/null +++ b/net/arts++/files/patch-classes::include::ArtsNetMatrixEntry.hh @@ -0,0 +1,15 @@ +--- ./classes/include/ArtsNetMatrixEntry.hh.orig Mon Oct 2 13:05:17 2000 ++++ ./classes/include/ArtsNetMatrixEntry.hh Wed Sep 25 16:38:10 2002 +@@ -51,9 +51,10 @@ + } + + #ifdef HAVE_IOSTREAM +- #include ++# include ++ using namespace std; + #else +- #include ++# include + #endif + + #ifdef HAVE_IOMANIP -- cgit v1.2.3