]> 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 00:58:37 +0000 (02:58 +0200)
commita8b163a0fe19526be1a75441903f7d2ea96d48eb
treef8e10b6ac52bff34686f3c5a791ea3dbbb0855bb
parent1c367630938438d480c110e6b8843ee62b2857fa
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