Files
wxWidgets/include/wx
Vadim Zeitlin 6a49c69452 Fix Unix build using clang with g++ 4.8 headers.
Don't override HAVE_TR1_TYPE_TRAITS detected by configure with
HAVE_TYPE_TRAITS detected by clang __has_include() as the latter is less
reliable and can return true even when the header is not actually usable, as
it happens with g++ 4.8 <type_traits> in non C++11 mode.

Closes #15915.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-02-22 22:38:24 +00:00
..
2013-11-10 13:45:03 +00:00
2013-11-10 13:45:03 +00:00
2013-10-10 16:05:07 +00:00
2013-07-28 14:32:35 +00:00
2013-11-21 13:49:53 +00:00
2013-09-06 17:09:16 +00:00