synchronize setup.h_vms with setup.h.in

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2010-06-25 08:47:42 +00:00
parent 4c5ec23654
commit d920252a21

View File

@ -754,6 +754,16 @@ typedef pid_t GPid;
*/
#undef HAVE_TR1_UNORDERED_SET
/*
* Define if your compiler has <tr1/type_traits>
*/
#undef HAVE_TR1_TYPE_TRAITS
/*
* Define if your compiler has <type_traits>
*/
#undef HAVE_TYPE_TRAITS
/*
* Define if the compiler supports simple visibility declarations.
*/