libstdc++: Add missing #include <string> to new test
authorJonathan Wakely <jwakely@redhat.com>
Fri, 17 Jun 2022 12:29:05 +0000 (13:29 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 17 Jun 2022 12:30:10 +0000 (13:30 +0100)
commit0f96ac43fa0a5fdbfce317b274233852d5b46d23
treed5875ed723f3c0d1e003f29a4e9043d21d7665c5
parentc524d860a780993de09c5de04cb63edf87bf9e75
libstdc++: Add missing #include <string> to new test

Somehow I pushed a different version of this test to the one I actually
tested.

libstdc++-v3/ChangeLog:

* testsuite/21_strings/basic_string/cons/char/105995.cc: Add
missing #include.
libstdc++-v3/testsuite/21_strings/basic_string/cons/char/105995.cc