Split writeToDebugConsole out of main path
This commit is contained in:
parent
faead53151
commit
5932576f53
6 changed files with 50 additions and 24 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue