From da8cdf854ac70e436866e8530f7774e38c881e30 Mon Sep 17 00:00:00 2001 From: JoelKatz Date: Tue, 15 Nov 2011 10:46:12 -0800 Subject: [PATCH] Missing include --- Account.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Account.h b/Account.h index 3146285d8..c365f7cc8 100644 --- a/Account.h +++ b/Account.h @@ -1,6 +1,8 @@ #ifndef __ACCOUNT__ #define __ACCOUNT__ +#include "uint256.h" + class Account { private: