$OpenBSD: patch-src_cxx_nctst_cpp,v 1.1 2004/02/01 12:22:05 sturm Exp $
--- src/cxx/nctst.cpp.orig	2004-02-01 11:39:39.000000000 +0100
+++ src/cxx/nctst.cpp	2004-02-01 11:39:47.000000000 +0100
@@ -1,4 +1,6 @@
-#include <iostream.h>
+#include <iostream>
+using namespace std;
+
 #include <string.h>
 #include "netcdfcpp.h"
 
