kopia lustrzana https://github.com/f4exb/sdrangel
Audio compressor sndlib: added define to activate math.h defines
rodzic
1119c64771
commit
f8843e243d
|
@ -25,6 +25,7 @@
|
|||
#ifndef SDRBASE_AUDIO_AUDIOCOMPRESSORSND_H_
|
||||
#define SDRBASE_AUDIO_AUDIOCOMPRESSORSND_H_
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
|
||||
// maximum number of samples in the delay buffer
|
||||
|
|
Ładowanie…
Reference in New Issue