ifdef pi which is already defined by Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -29,7 +29,9 @@
|
|||||||
#include "wx/matrix.h"
|
#include "wx/matrix.h"
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
|
#if ! (defined(__WXMAC__) && defined(__UNIX__))
|
||||||
const double pi = 3.1415926535;
|
const double pi = 3.1415926535;
|
||||||
|
#endif
|
||||||
|
|
||||||
wxTransformMatrix::wxTransformMatrix(void)
|
wxTransformMatrix::wxTransformMatrix(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user