mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-02 16:44:46 +02:00
4 lines
180 B
C++
4 lines
180 B
C++
// This file is only here to verify (to the extent possible) the self sufficiency of the header
|
|
#include "internal/catch_suppress_warnings.h"
|
|
#include "internal/catch_streambuf.h"
|