mirror of
https://github.com/catchorg/Catch2.git
synced 2026-04-29 18:23:36 +02:00
Removed spurious "inline" (was causing linker errors) and fixed broken macOS detection
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user