Removed spurious "inline" (was causing linker errors) and fixed broken macOS detection
This commit is contained in:
parent
878bd140e6
commit
e3e6453229
2 changed files with 8 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "catch_debugger.h"
|
||||
#include "catch_errno_guard.h"
|
||||
#include "catch_stream.h"
|
||||
#include "catch_platform.h"
|
||||
|
||||
#ifdef CATCH_PLATFORM_MAC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue