Mercurial > hg > qm-dsp
comparison tests/TestFFT.cpp @ 118:4920d100b290 pvoc
Don't use tabs
author | Chris Cannam |
---|---|
date | Wed, 02 Oct 2013 18:22:06 +0100 |
parents | f6ccde089491 |
children | 6ec45e85ed81 |
comparison
equal
deleted
inserted
replaced
117:7f5b96734c83 | 118:4920d100b290 |
---|---|
1 /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ | |
1 | 2 |
2 #include "dsp/transforms/FFT.h" | 3 #include "dsp/transforms/FFT.h" |
3 | 4 |
4 #define BOOST_TEST_DYN_LINK | 5 #define BOOST_TEST_DYN_LINK |
5 #define BOOST_TEST_MAIN | 6 #define BOOST_TEST_MAIN |