1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-14 13:43:29 +01:00
catch2/projects/SelfTest/SurrogateCpps/catch_message.cpp
Phil Nash 207b27b3c5 Changed the way info messages are handled.
This fixes issue with SCOPED_INFO and makes output more readable.
Needs some refactoring.
2013-02-02 19:58:04 +00:00

3 lines
123 B
C++

// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "catch_message.h"