mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 03:54:30 -04:00
Define _USE_MATH_DEFINES and clean M_PI redefinitions
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "freqlockcomplex.h"
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
FreqLockComplex::FreqLockComplex() :
|
||||
m_a0(0.998),
|
||||
|
||||
Reference in New Issue
Block a user