]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix broken _GLIBCXX_PARALLEL mode
authorFrançois Dumont <fdumont@gcc.gnu.org>
Fri, 2 Jun 2023 09:44:14 +0000 (11:44 +0200)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Fri, 2 Jun 2023 09:44:14 +0000 (11:44 +0200)
commit4d866c6bb4569988dbf322473f7c6857640c71b2
treef3040344de589d88a65a4b15a424ec9957c93ee8
parent04abe1944d30eb18a2060cfcd9695d085f7b4752
libstdc++: Fix broken _GLIBCXX_PARALLEL mode

Add missing <parallel/search.h> include in <parallel/algobase.h>.

libstdc++-v3/ChangeLog:

* include/parallel/algobase.h: Include <parallel/search.h>.
libstdc++-v3/include/parallel/algobase.h
This page took 0.052893 seconds and 5 git commands to generate.