Files
wxWidgets/include/wx
Vadim Zeitlin 1a9900a813 Fix warning about undefined __cplusplus in wx/defs.h
Check that __cplusplus is defined before testing its value to avoid warnings
when compiling C code, e.g. regex library.

Notice that in master a check for __cplusplus covering a bigger part of this
file was added to solve the same problem, but it doesn't seem like a good idea
to stop defining other symbols which had been previously defined in 3.0, so
keep this check as narrow as possible here.
2017-04-10 00:02:21 +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
2016-08-03 16:38:32 -07:00
2015-07-07 00:00:49 +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