13 lines
220 B
C
13 lines
220 B
C
|
$FreeBSD$
|
||
|
|
||
|
--- SpiralSound/RiffWav.h.orig Sun Nov 26 15:52:45 2000
|
||
|
+++ SpiralSound/RiffWav.h Mon Feb 9 12:05:58 2004
|
||
|
@@ -17,6 +17,7 @@
|
||
|
*/
|
||
|
|
||
|
#include <string>
|
||
|
+using namespace std;
|
||
|
|
||
|
#ifndef WAVFILE
|
||
|
#define WAVFILE
|