ref: e9270a4d444368d159296883a20099b0055163bf
parent: 5c580324e33aee03f11f18c8856828c47b9a9f44
author: Paul Brossier <piem@piem.org>
date: Wed Aug 12 14:54:16 EDT 2015
src/temporal/resampler.c: make msvc happier adding a dummy variable
--- a/src/temporal/resampler.c
+++ b/src/temporal/resampler.c
@@ -76,6 +76,7 @@
#else
struct _aubio_resampler_t
{
+ void *dummy;
};
aubio_resampler_t *