forked from catchorg/Catch2
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