]> 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>
Sat, 10 Sep 2022 17:18:05 +0000 (19:18 +0200)
commitb4aa9d4076b7260cae801c726db19a4b176c5eaa
tree45acef44b4b9532c7c205cd19365dff055ff8a24
parent7986a219dcb6a003eb44aa4d6acffbef23a539cd
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