]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add missing header to <bits/ranges_algobase.h> for std::__memcmp
authorJonathan Wakely <jwakely@redhat.com>
Fri, 7 Jun 2024 08:49:06 +0000 (09:49 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 16 Apr 2025 08:39:23 +0000 (09:39 +0100)
commitfb00f4e4f16704fd310eeef91c4521d4871b79eb
treee3cf5383b288e8133ac2cf5055998dd95e4bcca2
parent56b3858b6a1118d2e27e3047d5ee52faec7aac83
libstdc++: Add missing header to <bits/ranges_algobase.h> for std::__memcmp

As noticed by Michael Levine.

libstdc++-v3/ChangeLog:

* include/bits/ranges_algobase.h: Include <bits/stl_algobase.h>.

(cherry picked from commit 674d213ab91871652e96dc2de06e6f50682eebe0)
libstdc++-v3/include/bits/ranges_algobase.h