]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/geometry.cpp
restored accidentally removed code which deselects the previously selected button...
[wxWidgets.git] / src / common / geometry.cpp
index b78f2e79ee6dc2777b8f7619252e974f1b031cdb..d74af422a9272237cf26a05bde1096685063506a 100644 (file)
 #include "wx/geometry.h"
 #include "wx/datstrm.h"
 
-// normally this is defined in <math.h>
-#ifndef M_PI
-    #define M_PI 3.14159265358979323846
-#endif
-
 //
 // wxPoint2D
 //