subsurface/subsurface-core
Lubomir I. Ivanov 05ca5051e9 Fix M_PI with -std=c++11 on Mingw
The introduction of -std=c++11 breaks usage of M_PI in Mingw,
but technically M_PI is not standard C or C++.

Defining M_PI in units.h solves the issue.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-03 07:19:05 -08:00
..
2015-10-30 10:36:51 -07:00
2015-10-30 10:36:49 -07:00
2015-10-30 10:36:49 -07:00
2015-11-02 19:54:34 -08:00
2015-11-02 19:54:34 -08:00
2015-10-30 10:36:49 -07:00
2015-10-30 10:36:49 -07:00
2015-11-02 19:54:34 -08:00
2015-10-30 10:36:51 -07:00
2015-11-02 19:54:34 -08:00
2015-11-03 07:19:05 -08:00