diff options
author | John Glover <glover.john@gmail.com> | 2011-06-24 18:34:01 +0100 |
---|---|---|
committer | John Glover <glover.john@gmail.com> | 2011-06-24 18:34:01 +0100 |
commit | 674dfef1752cb3076caea6ef609a121634c3da9e (patch) | |
tree | cd893ffd6c0080a92f987c460859977d5c6e4ed6 /src/mq/mq.h | |
parent | 0ecf55c21718ce97384f0c44d797549fce29db12 (diff) | |
download | simpl-674dfef1752cb3076caea6ef609a121634c3da9e.tar.gz simpl-674dfef1752cb3076caea6ef609a121634c3da9e.tar.bz2 simpl-674dfef1752cb3076caea6ef609a121634c3da9e.zip |
Tidy up
Diffstat (limited to 'src/mq/mq.h')
-rw-r--r-- | src/mq/mq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mq/mq.h b/src/mq/mq.h index 6819a80..e428f7e 100644 --- a/src/mq/mq.h +++ b/src/mq/mq.h @@ -19,7 +19,6 @@ #include <fftw3.h> #include <math.h> -#include "detectionfunctions.h" typedef double sample; |