aboutsummaryrefslogtreecommitdiff
path: root/src/fft.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fft.h')
-rw-r--r--src/fft.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/fft.h b/src/fft.h
index 790ebe0..20fedcd 100644
--- a/src/fft.h
+++ b/src/fft.h
@@ -24,12 +24,7 @@
#ifndef FFT_H
#define FFT_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#ifdef _MSC_VER
- #define USE_OOURA
#ifndef __cplusplus
typedef int bool;
#define false 0