mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-07 10:31:52 +01:00
Added missing <memory> includes
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user