X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Ffilter.h;fp=include%2Ffilter.h;h=d6a3e8fad4cc3dac970a74dabb8357009c94db0c;hp=492f93dd2030be17cb72402801a4f2556fe1ce04;hb=ff9c2e8f6e126acbef08e0dfccc6ea112b44ca41;hpb=bad0f9f0eca8b60e6de88a00b7d070951257f02c diff --git a/include/filter.h b/include/filter.h index 492f93d..d6a3e8f 100644 --- a/include/filter.h +++ b/include/filter.h @@ -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 #endif -#include - // CLASS IDENTIFICATION // SignalFilter A filter used to process signals