r219: *** empty log message ***
[ctsim.git] / include / filter.h
index 492f93dd2030be17cb72402801a4f2556fe1ce04..d6a3e8fad4cc3dac970a74dabb8357009c94db0c 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: filter.h,v 1.20 2000/08/19 22:59:06 kevin Exp $
+**  $Id: filter.h,v 1.21 2000/11/28 14:54:07 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,8 +37,6 @@
 #include <rfftw.h>
 #endif
 
-#include <complex>
-
 
 // CLASS IDENTIFICATION
 //    SignalFilter       A filter used to process signals