Use <type_traits> unconditionally

Don't use or even mention tr1/type_traits any more.
This commit is contained in:
Vadim Zeitlin 2022-10-11 00:13:15 +02:00
parent 583a426a37
commit a0ae0cd316
10 changed files with 1 additions and 84 deletions

2
configure vendored
View file

@ -24732,8 +24732,6 @@ $as_echo "#define HAVE_STD_UNORDERED_MAP 1" >>confdefs.h
$as_echo "#define HAVE_STD_UNORDERED_SET 1" >>confdefs.h
$as_echo "#define HAVE_TYPE_TRAITS 1" >>confdefs.h