blob: 417bf4fd40a746a707124df248c2689ac57131c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$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
|