diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 17:25:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 17:25:07 +0000 |
commit | d287666fd9fb434a0f9727542b0e7ce0591c890d (patch) | |
tree | 0ef197c38372c3f17153f4d9cec3f7cc08b23b74 /science/netcdf/files/patch-nctst.cpp | |
parent | - Utilize USE_ICONV (diff) |
- Update to version 3.5.1
PR: ports/64507
Submitted by: Ports Fury
Diffstat (limited to '')
-rw-r--r-- | science/netcdf/files/patch-nctst.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/science/netcdf/files/patch-nctst.cpp b/science/netcdf/files/patch-nctst.cpp deleted file mode 100644 index 6b98da703c0f..000000000000 --- a/science/netcdf/files/patch-nctst.cpp +++ /dev/null @@ -1,7 +0,0 @@ ---- 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" - |