mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
Audio compressor sndlib: added define to activate math.h defines
This commit is contained in:
parent
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
|
||||
|
Loading…
Reference in New Issue
Block a user