9af7b585f0
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralsynth/.broken.sys2.html
13 lines
345 B
Text
13 lines
345 B
Text
$NetBSD: patch-ae,v 1.1 2003/12/19 16:48:06 ben Exp $
|
|
|
|
--- SpiralSound/SpiralInfo.h.orig 2000-11-26 07:52:46.000000000 -0800
|
|
+++ SpiralSound/SpiralInfo.h
|
|
@@ -16,6 +16,8 @@
|
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
+using namespace std;
|
|
+
|
|
#include <iostream.h>
|
|
#include <string>
|
|
#include <stdlib.h>
|