]> git.saurik.com Git - wxWidgets.git/commitdiff
synchronize setup.h_vms with setup.h.in
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 25 Jun 2010 08:47:42 +0000 (08:47 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 25 Jun 2010 08:47:42 +0000 (08:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 7e684e34fab24f80873ab159aef5760d3e1f1c2c..0528ad35fb3c9d861b44c6125e32754eb7884226 100644 (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.
  */