mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-12 10:48:42 -04:00
Audio compressor sndlib: added define to activate math.h defines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user