X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0219e4580a925de871080b703d14504c96ad3d6..f18b71b07e26c41bb94b80939e874bdc51078acf:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 770c6fb9c2..667087f1ed 100644 --- a/setup.h.in +++ b/setup.h.in @@ -718,6 +718,16 @@ */ #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. */