mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 11:25:38 +02:00
Added some surrogate cpps
(and fixed up missing includes they uncovered)
This commit is contained in:
@@ -23,11 +23,6 @@ namespace Catch {
|
||||
struct IGeneratorsForTest;
|
||||
struct IConfig;
|
||||
|
||||
class StreamBufBase : public std::streambuf {
|
||||
public:
|
||||
virtual ~StreamBufBase();
|
||||
};
|
||||
|
||||
struct IContext
|
||||
{
|
||||
virtual ~IContext();
|
||||
|
Reference in New Issue
Block a user