aboutsummaryrefslogtreecommitdiff
path: root/include/dspi/DSPIcomplex.h
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:26:57 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:26:57 +0000
commit494a07a361fe4ee0e54f77468a976b1a77818770 (patch)
treeb784b32b2a29e379c6ae5947cdcdcdaadde72b5e /include/dspi/DSPIcomplex.h
parent9f8757ccf742d984bd1c1a5d1e5906e9fd50784e (diff)
creb 0.9.0
svn path=/trunk/externals/creb/; revision=956
Diffstat (limited to 'include/dspi/DSPIcomplex.h')
-rw-r--r--include/dspi/DSPIcomplex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dspi/DSPIcomplex.h b/include/dspi/DSPIcomplex.h
index c0e2d63..ad3e041 100644
--- a/include/dspi/DSPIcomplex.h
+++ b/include/dspi/DSPIcomplex.h
@@ -22,7 +22,7 @@
#define DSPIcomplex_h
#include <math.h>
-#include <iostream.h>
+#include <iostream>
class DSPIcomplex
{