mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 15:04:38 -04:00
Define _USE_MATH_DEFINES and clean M_PI redefinitions
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <complex.h>
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include "phaselockcomplex.h"
|
||||
|
||||
PhaseLockComplex::PhaseLockComplex() :
|
||||
|
||||
Reference in New Issue
Block a user