mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-06 23:40:55 +00:00
3 lines
177 B
C++
3 lines
177 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_stream.h"
|