mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
Don't include string/ vector matchers if CATCH_CONFIG_MATCHERS defined
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "catch_capture.hpp"
|
||||
#include "catch_matchers.hpp"
|
||||
#include "catch_matchers_string.h"
|
||||
#include "catch_matchers_vector.h"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
Reference in New Issue
Block a user