mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-29 00:19:34 +01:00
Split writeToDebugConsole out of main path
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "catch_common.h"
|
||||
#include "catch_enforce.h"
|
||||
#include "catch_stream.h"
|
||||
#include "catch_debugger.h"
|
||||
#include "catch_debug_console.h"
|
||||
|
||||
#include <stdexcept>
|
||||
#include <cstdio>
|
||||
|
||||
Reference in New Issue
Block a user