coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 27 Mar 2020 00:12:01 +0000 (00:12 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 27 Mar 2020 00:25:14 +0000 (00:25 +0000)
commit65937db83cd62daef230ece2d92f23f01fb90927
tree7789c12af66894dfec753ab2e956ccb64e99c449
parentf9c38702e963935e161a82801a799c42235e4733
coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux.

In order for the test output to work we need to include
cstdio.

2020-03-27  Iain Sandoe  <iain@sandoe.co.uk>

* g++.dg/coroutines/torture/symmetric-transfer-00-basic.C:
Add <cstdio>.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/coroutines/torture/symmetric-transfer-00-basic.C