mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Re-apply @jef-n warning fix in the poly2tri library
This commit is contained in:
parent
fd1d3a85af
commit
bc9cd2668f
2
external/poly2tri/common/utils.h
vendored
2
external/poly2tri/common/utils.h
vendored
@ -33,7 +33,9 @@
|
||||
#define UTILS_H
|
||||
|
||||
// Otherwise #defines like M_PI are undeclared under Visual Studio
|
||||
#ifndef _USE_MATH_DEFINES
|
||||
#define _USE_MATH_DEFINES
|
||||
#endif
|
||||
|
||||
#include "shapes.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user