forked from catchorg/Catch2
Remove superfluous includes in exception matchers
This commit is contained in:
@@ -9,9 +9,6 @@
|
|||||||
|
|
||||||
#include "catch_matchers.h"
|
#include "catch_matchers.h"
|
||||||
|
|
||||||
#include <functional>
|
|
||||||
#include <string>
|
|
||||||
|
|
||||||
namespace Catch {
|
namespace Catch {
|
||||||
namespace Matchers {
|
namespace Matchers {
|
||||||
namespace Exception {
|
namespace Exception {
|
||||||
|
Reference in New Issue
Block a user