From: Vegard Nossum Date: Wed, 29 Jun 2011 10:17:49 +0000 (+0200) Subject: Add missing include to script.h X-Git-Tag: v0.4.0-unstable~227^2~63 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=437173f4300de9b1a5fa9d718857bb465c433e49 Add missing include to script.h --- diff --git a/src/script.h b/src/script.h index 9d94e3f..b880838 100644 --- a/src/script.h +++ b/src/script.h @@ -10,6 +10,8 @@ #include #include +#include + class CTransaction; enum