Include math_defs.h to ensure M_PI is defined
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include "alcomplex.h"
|
||||
|
||||
#include <math.h>
|
||||
#include "math_defs.h"
|
||||
|
||||
|
||||
extern inline ALcomplex complex_add(ALcomplex a, ALcomplex b);
|
||||
|
||||
Reference in New Issue
Block a user