#pragma once #define GABORATOR_USE_PFFFT 1 #ifdef __SSE3__ #define GABORATOR_USE_SSE3_INTRINSICS 1 #endif #include "gaborator/gaborator.h"