pkgsrc/math/octave-forge/patches/patch-aa
pooka b94baac78b clean namespace pollution
fixes pkg/34642, patches contributed by Hans Rosenfeld
2006-10-24 13:54:40 +00:00

13 lines
304 B
Text

$NetBSD: patch-aa,v 1.4 2006/10/24 13:54:40 pooka Exp $
--- main/sparse/make_sparse.h.orig 2006-10-20 12:53:46.000000000 +0200
+++ main/sparse/make_sparse.h 2006-10-20 12:54:36.000000000 +0200
@@ -209,8 +209,6 @@
#include <string>
-using namespace std;
-
class ostream;
#ifdef NEED_OCTAVE_QUIT