зеркало из https://github.com/mozilla/pjs.git
avoid any potential for multiple-defined symbols for M_PI
This commit is contained in:
Родитель
4a92eb0fcb
Коммит
d0e60ab9ba
|
@ -37,12 +37,12 @@
|
|||
#define _USE_MATH_DEFINES
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
|
||||
// #define PIXMAN_CONVOLUTION
|
||||
// #define PIXMAN_INDEXED_FORMATS
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче