mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-08 15:59:32 +01:00
Remove superfluous whitespace before #include
This commit is contained in:
@@ -152,8 +152,8 @@ namespace Catch {
|
|||||||
//////////////////////////////////////////////
|
//////////////////////////////////////////////
|
||||||
// vvv formerly catch_leak_detector.cpp vvv //
|
// vvv formerly catch_leak_detector.cpp vvv //
|
||||||
//////////////////////////////////////////////
|
//////////////////////////////////////////////
|
||||||
#include <catch2/internal/catch_leak_detector.hpp>
|
#include <catch2/internal/catch_leak_detector.hpp>
|
||||||
#include <catch2/interfaces/catch_interfaces_registry_hub.hpp>
|
#include <catch2/interfaces/catch_interfaces_registry_hub.hpp>
|
||||||
|
|
||||||
|
|
||||||
#ifdef CATCH_CONFIG_WINDOWS_CRTDBG
|
#ifdef CATCH_CONFIG_WINDOWS_CRTDBG
|
||||||
|
|||||||
Reference in New Issue
Block a user