fix: add optional include (#4729)

This commit is contained in:
PastaPastaPasta 2022-03-14 16:41:10 -05:00 committed by GitHub
parent 15501fd0d4
commit 80b9e38137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@
#include <ctpl_stl.h>
#include <net.h>
#include <optional>
class CBLSWorker;
class CBlockIndex;