diff --git a/src/RPC/Methods/listunspent.cpp b/src/RPC/Methods/listunspent.cpp index b8829ea..0646cd4 100644 --- a/src/RPC/Methods/listunspent.cpp +++ b/src/RPC/Methods/listunspent.cpp @@ -6,6 +6,7 @@ #include "RPC/Response.h" #include "RPC/Server.h" #include +#include namespace RPC { namespace Methods {