mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Define _USE_MATH_DEFINES and clean M_PI redefinitions
This commit is contained in:
@@ -15,9 +15,8 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <errno.h>
|
||||
#include "testsourceworker.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user