allow building without sse #2

This commit is contained in:
Hoernchen 2015-07-07 22:28:50 +02:00
parent e8ad31d70f
commit 64a1d97017
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ private:
void doInterpolate(int phase, Complex* result)
{
#if 1
#if USE_SIMD
// beware of the ringbuffer
if(m_ptr == 0) {
// only one straight block