]> 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 <jwakely@redhat.com>
Fri, 7 Jun 2024 18:52:15 +0000 (19:52 +0100)
commit674d213ab91871652e96dc2de06e6f50682eebe0
tree0b5808c0cc79febf2bae9a0764aaee99622b764a
parent0ce138694a6b40708a80691fa4003f6af1defa49
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>.
libstdc++-v3/include/bits/ranges_algobase.h