]> Savannah Git Hosting - gnulib.git/commit
stdbool C++ tests: Fix for C++20.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Sep 2022 17:18:05 +0000 (19:18 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Sep 2022 01:01:28 +0000 (03:01 +0200)
commitd57dcaee2d1a36c60751ba76314d83a823765328
tree5acbde43e7da4059933fe560ee6bd312ef35dd7f
parent2a9cec2949df93e9c8384408b626e12b24e43b1c
stdbool C++ tests: Fix for C++20.

* tests/test-stdbool-c++2.cc: Don't include <cstdbool> in C++20 or
newer.
ChangeLog
tests/test-stdbool-c++2.cc