diff options
Diffstat (limited to 'tde2e/test/blockchain.cpp')
| -rw-r--r-- | tde2e/test/blockchain.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tde2e/test/blockchain.cpp b/tde2e/test/blockchain.cpp index e42d8dfe2..072282f5e 100644 --- a/tde2e/test/blockchain.cpp +++ b/tde2e/test/blockchain.cpp @@ -9,6 +9,8 @@ #include "td/utils/simple_tests.h" #include "td/utils/Status.h" +#include <memory> + using namespace tde2e_core; using BB = BlockBuilder; using BT = BlockchainTester; |
