1
0
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:
Kacper Michajłow
2020-11-03 13:52:12 +01:00
committed by f4exb
parent a9d09e30a8
commit 1e5ae8ea0f
31 changed files with 37 additions and 87 deletions
+1 -2
View File
@@ -22,8 +22,7 @@
///////////////////////////////////////////////////////////////////////////////////
#include <complex.h>
#define _USE_MATH_DEFINES
#include <math.h>
#include <cmath>
#include "phaselockcomplex.h"
PhaseLockComplex::PhaseLockComplex() :