diff options
Diffstat (limited to 'science/netcdf/files/patch-nctst.cpp')
-rw-r--r-- | science/netcdf/files/patch-nctst.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/science/netcdf/files/patch-nctst.cpp b/science/netcdf/files/patch-nctst.cpp new file mode 100644 index 000000000000..6b98da703c0f --- /dev/null +++ b/science/netcdf/files/patch-nctst.cpp @@ -0,0 +1,7 @@ +--- cxx/nctst.cpp.orig Sat Feb 7 14:04:34 2004 ++++ cxx/nctst.cpp Sat Feb 7 14:04:48 2004 +@@ -1,4 +1,3 @@ +-#include <iostream.h> + #include <string.h> + #include "netcdfcpp.h" + |