libstdc++: Fix Doxygen warning about ambiguous file name

libstdc++-v3/ChangeLog:

	* include/std/string_view: Adjust Doxygen @file comment.
This commit is contained in:
Jonathan Wakely 2021-04-08 14:47:47 +01:00
parent 3a66c289a3
commit 2c1557ac7b

View File

@ -22,7 +22,7 @@
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
// <http://www.gnu.org/licenses/>.
/** @file string_view
/** @file include/string_view
* This is a Standard C++ Library header.
*/