mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-10 10:31:03 +02:00
Remove unused headers
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <algorithm>
|
||||
#include <ostream>
|
||||
#include <cstring>
|
||||
#include <cstdint>
|
||||
|
||||
namespace Catch {
|
||||
StringRef::StringRef( char const* rawChars ) noexcept
|
||||
|
||||
Reference in New Issue
Block a user