Files
wxWidgets/include/wx
Vadim Zeitlin 1db615c190 Work around a bug in MinGW math.h.
Including standard math.h header with both -O2 and -std=c++NN options results
in compilation error due to a bug in the header, see MinGW bug report at
https://sourceforge.net/p/mingw/bugs/2250/

Work around this to allow the library to compile in release build with
-std=c++11. This is ugly but better than failing to compile at all.
2015-06-14 15:06:19 +02:00
..
2015-03-22 01:01:47 +01:00
2014-04-11 04:48:12 +00:00
2014-06-24 02:47:13 +00:00
2013-11-10 13:45:03 +00:00
2013-10-10 16:05:07 +00:00
2014-04-15 17:39:19 +00:00
2015-06-14 15:06:19 +02:00
2014-08-05 22:00:57 +00:00
2014-04-12 15:42:32 +00:00
2014-10-06 12:35:15 +00:00
2013-09-06 17:09:16 +00:00