Allow building without sse #2.

This commit is contained in:
Hoernchen 2015-07-07 22:28:50 +02:00 committed by John Greb
parent 4968bf1ccd
commit 5a3dbe4bfc
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ private:
{
if (phase < 0)
phase = 0;
#if 1
#if USE_SIMD
// beware of the ringbuffer
if(m_ptr == 0) {
// only one straight block