mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-18 00:09:47 +01:00
Added missing <memory> includes
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <assert.h>
|
||||
#include <vector>
|
||||
#include <stdexcept>
|
||||
#include <memory>
|
||||
|
||||
CATCH_INTERNAL_SUPPRESS_ETD_WARNINGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user