r231: *** empty log message ***
[ctsim.git] / include / procsignal.h
index c4d45e44527931dcfef22c30a99f08bba5aa16cd..65bef2af34ab5c899961b59021b1fa9b870fce7f 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: procsignal.h,v 1.6 2000/11/28 14:54:07 kevin Exp $
+**  $Id: procsignal.h,v 1.7 2000/12/02 01:29:11 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -37,6 +37,8 @@
 #include <rfftw.h>
 #endif
 
+#include <complex>
+
 
 class SignalFilter;
 class SGP;