[libc++] Remove unnecessary usage of <iostream> in the test suite
authorLouis Dionne <ldionne@apple.com>
Mon, 21 Sep 2020 21:08:53 +0000 (17:08 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 2 Oct 2020 17:00:34 +0000 (13:00 -0400)
commitaac2de1b1af07448483f8cdb3a588b9504def9ac
tree9231b5ed055e4241f1c9aa529293767296e46d23
parent07c112574a324318a02ef29901a0d5aa1fd95144
[libc++] Remove unnecessary usage of <iostream> in the test suite

Tests should strive to be as minimal as possible, since it makes them
relevant on platforms where <iostream> does not work.
libcxx/test/support/private_constructor.h