mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 19:44:12 -04:00
Define _USE_MATH_DEFINES and clean M_PI redefinitions
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
#include "azel.h"
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <cmath>
|
||||
|
||||
// Calculate cartesian distance between two points
|
||||
|
||||
Reference in New Issue
Block a user