aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/bdiag~.c
blob: db1886869caffabfb1911760098a67df0dd92718 (plain)
1
2
3
4
5
6
7
#ifndef __i386__
#define IS_DENORMAL(f) f
#else
#include "../../creb/include/extlib_util.h"
#endif
#include "../../../pd/src/d_mayer_fft.c"
#include "../../creb/modules/bdiag.c"