--- a/Main.cpp +++ b/Main.cpp @@ -25,6 +25,7 @@ #include #include #include +#include using namespace PG; using namespace std; --- a/PeerGuard.h +++ b/PeerGuard.h @@ -24,6 +24,7 @@ #include "BlockList.h" #include +#include namespace PG {