From d920252a218376bd538f4a57df15181088612122 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 25 Jun 2010 08:47:42 +0000 Subject: [PATCH] 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 --- setup.h_vms | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. */ -- 2.47.2