Remove superfluous include

This commit is contained in:
Martin Hořeňovský 2024-09-13 14:43:23 +02:00
parent b2b7cbdc31
commit e97ebe62e7
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#define CATCH_INTERFACES_CAPTURE_HPP_INCLUDED
#include <string>
#include <chrono>
#include <catch2/internal/catch_stringref.hpp>
#include <catch2/internal/catch_result_type.hpp>