forked from catchorg/Catch2
Remove superfluous <memory> include from catch_reporter_cumulative_base.hpp
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
#include <catch2/internal/catch_unique_ptr.hpp>
|
||||
|
||||
#include <iosfwd>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
Reference in New Issue
Block a user