diff --git a/include/internal/catch_debugger.cpp b/include/internal/catch_debugger.cpp index fc78c36e..d4f74780 100644 --- a/include/internal/catch_debugger.cpp +++ b/include/internal/catch_debugger.cpp @@ -14,8 +14,7 @@ #if defined(CATCH_PLATFORM_MAC) || defined(CATCH_PLATFORM_IPHONE) -# include -# include +# include # include # include # include