From 7db34776a16e0cda77a3304f128f6d97e04ac904 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 6 Nov 2009 01:27:05 +0100 Subject: [PATCH] aubio-types.h: python module has it all --- interfaces/python/aubio-types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/interfaces/python/aubio-types.h b/interfaces/python/aubio-types.h index cbab5a0b..7311ee66 100644 --- a/interfaces/python/aubio-types.h +++ b/interfaces/python/aubio-types.h @@ -2,6 +2,7 @@ #include #define NO_IMPORT_ARRAY #include +#define AUBIO_UNSTABLE 1 #include #define Py_default_vector_length 1024 -- 2.26.2