mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -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_
|
#ifndef SDRBASE_AUDIO_AUDIOCOMPRESSORSND_H_
|
||||||
#define SDRBASE_AUDIO_AUDIOCOMPRESSORSND_H_
|
#define SDRBASE_AUDIO_AUDIOCOMPRESSORSND_H_
|
||||||
|
|
||||||
|
#define _USE_MATH_DEFINES
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
// maximum number of samples in the delay buffer
|
// maximum number of samples in the delay buffer
|
||||||
|
Loading…
Reference in New Issue
Block a user