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