Fix build problem with coins_tests

This commit is contained in:
Simon 2016-10-20 23:50:19 -07:00
parent abd22bb674
commit 43f0769cf6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include "consensus/validation.h"
#include "main.h"
#include "undo.h"
#include "pubkey.h"
#include <vector>
#include <map>