more portability fixes

This commit is contained in:
Phil Nash 2010-11-12 08:12:01 +00:00
parent 9e4708371e
commit 7e8cfa714f
7 changed files with 13 additions and 8 deletions

View file

@ -10,7 +10,7 @@
*
*/
#include "catch.hpp"
#include "../catch.hpp"
TEST_CASE( "succeeding/message", "INFO and WARN do not abort tests" )
{