Add <span> to <bits/stdc++.h> precompiled header
authorJonathan Wakely <jwakely@redhat.com>
Fri, 4 Oct 2019 12:16:56 +0000 (13:16 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 4 Oct 2019 12:16:56 +0000 (13:16 +0100)
commit8384956a1b27161775bc0e272614c42e523ee8f6
tree7c185043d90f32929e3c542b5fb010f36de42634
parent2e82a4615abc70d4ab75f15948d3396728822dfa
Add <span> to <bits/stdc++.h> precompiled header

* include/precompiled/stdc++.h: Include <span> for C++20.
* testsuite/17_intro/names.cc: Do not define 'e' for C++20.

From-SVN: r276574
libstdc++-v3/ChangeLog
libstdc++-v3/include/precompiled/stdc++.h
libstdc++-v3/testsuite/17_intro/names.cc