From fa627dbecdfe5c0f618e4ecfca1e1d4ccfdbf55f Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 29 Oct 2016 13:07:59 -0300 Subject: [PATCH] test --- src/komodo-tx.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/komodo-tx.cpp b/src/komodo-tx.cpp index a59b95eb8..32d504b18 100644 --- a/src/komodo-tx.cpp +++ b/src/komodo-tx.cpp @@ -23,6 +23,10 @@ using namespace std; +#include "uint256.h" +#include "arith_uint256.h" +#include "komodo_globals.h" + #include "komodo_interest.h" static bool fCreateBlank;