testsuite: Add missing C++ includes to tests [PR101646]
authorJonathan Wakely <jwakely@redhat.com>
Tue, 27 Jul 2021 20:29:10 +0000 (21:29 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 27 Jul 2021 20:36:01 +0000 (21:36 +0100)
commitb7195fb01fe62a313ae5f7faede698101bdb3025
tree672970cf67ac9b68076a2a685aaaf7c18b5c96c2
parenta0f9a5dcc3bbe6c7de499e17d201d0f2cb512649
testsuite: Add missing C++ includes to tests [PR101646]

These tests stopped working after some libstdc++ refactoring, because
they aren't including what they use.

gcc/testsuite/ChangeLog:

PR testsuite/101646
* g++.dg/coroutines/pr99047.C:
* g++.dg/pr71655.C:
gcc/testsuite/g++.dg/coroutines/pr99047.C
gcc/testsuite/g++.dg/pr71655.C