From: Jouk Jansen Date: Fri, 25 Jun 2010 08:47:42 +0000 (+0000) Subject: synchronize setup.h_vms with setup.h.in X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d920252a218376bd538f4a57df15181088612122 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 --- diff --git a/setup.h_vms b/setup.h_vms index 7e684e34fa..0528ad35fb 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -754,6 +754,16 @@ typedef pid_t GPid; */ #undef HAVE_TR1_UNORDERED_SET +/* + * Define if your compiler has + */ +#undef HAVE_TR1_TYPE_TRAITS + +/* + * Define if your compiler has + */ +#undef HAVE_TYPE_TRAITS + /* * Define if the compiler supports simple visibility declarations. */