Files
wxWidgets/include/wx/msw
Vadim Zeitlin 6787d2268a Improve workaround for MinGW math.h bug in strict ANSI mode.
Declare _hypot() function globally, predefining __NO_INLINE__ in wx/math.h is
not enough as <math.h> is also included from some other standard headers, e.g.
<algorithm>, and including them results in the same bug as in wx/math.h
(i.e. https://sourceforge.net/p/mingw/bugs/2250/).
2015-06-15 02:21:58 +02:00
..
2014-05-16 13:01:29 +00:00
2014-05-16 13:01:29 +00:00
2014-05-16 13:01:29 +00:00
2015-03-20 00:08:37 +01:00
2013-10-25 12:17:28 +00:00
2014-05-16 02:33:40 +00:00