From b314705def3023f20c856518705d1004235165e0 Mon Sep 17 00:00:00 2001 From: Tim Warren Date: Fri, 19 Jun 2015 16:40:25 -0400 Subject: [PATCH] Revert change to catch.hpp --- tests/catch.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/catch.hpp b/tests/catch.hpp index 0b09e67..2964790 100644 --- a/tests/catch.hpp +++ b/tests/catch.hpp @@ -62,7 +62,6 @@ #define INTERNAL_CATCH_STRINGIFY2( expr ) #expr #define INTERNAL_CATCH_STRINGIFY( expr ) INTERNAL_CATCH_STRINGIFY2( expr ) -#include #include #include #include