Some IWYU include cleanups

This commit is contained in:
Martin Hořeňovský 2022-04-14 17:16:01 +02:00
parent a243cbae52
commit c742ea9ad9
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
25 changed files with 25 additions and 24 deletions

View file

@ -12,7 +12,6 @@
*/
#include <catch2/catch_test_macros.hpp>
#include <iostream>
TEST_CASE("Deferred static checks") {
STATIC_CHECK(1 == 2);