diff --git a/include/internal/catch_matchers_exception.hpp b/include/internal/catch_matchers_exception.hpp index 93f011af..a80b3607 100644 --- a/include/internal/catch_matchers_exception.hpp +++ b/include/internal/catch_matchers_exception.hpp @@ -9,9 +9,6 @@ #include "catch_matchers.h" -#include -#include - namespace Catch { namespace Matchers { namespace Exception {