]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix unit test build on Windows
authorTom Tromey <tromey@adacore.com>
Wed, 8 Sep 2021 15:17:39 +0000 (09:17 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 8 Sep 2021 15:17:39 +0000 (09:17 -0600)
commit828a9ed9ca86020a6dc08c6582d22b4953039623
treed00b5b178a8039f11385bf88c98faacaa0c041e7
parent733ae98cb8fb0d5653887cfd79aec3cfe5e44846
Fix unit test build on Windows

Like Tom de Vries' earlier patch to fix the no-CXX_STD_THREAD case in
maint.c, this patch fixes a similar problem in
parallel-for-selftests.c.  This fixes a build failure on Windows.
gdb/unittests/parallel-for-selftests.c