mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-20 03:25:40 +02:00
Import MatcherBase to Catch namespace
This commit is contained in:
@@ -159,6 +159,7 @@ namespace Matchers {
|
||||
} // namespace Matchers
|
||||
|
||||
using namespace Matchers;
|
||||
using Matchers::Impl::MatcherBase;
|
||||
|
||||
} // namespace Catch
|
||||
|
||||
|
Reference in New Issue
Block a user