fix spectrum includes

This commit is contained in:
bolero-MURAKAMI 2012-07-17 17:38:45 +09:00
parent 5918f1c773
commit 01ac3f7646
3 changed files with 8 additions and 2 deletions

View file

@ -25,4 +25,6 @@ namespace sprout {
using sprout::fixed::spectrum;
} // namespace sprout
#include <sprout/numeric/dft/fixed/phase_spectrum.hpp>
#endif // #ifndef SPROUT_NUMERIC_DFT_FIXED_SPECTRUM_HPP