aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/paymentservertests.cpp
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2014-09-24 23:32:36 -0400
committerCory Fields <[email protected]>2014-10-17 13:44:57 -0400
commit85c579e3a63cf505d6cedc454755265572e97d3e (patch)
tree116da64bbc269152c7026948b8600cfa1ac8f87a /src/qt/test/paymentservertests.cpp
parentscript: move ToString and ValueString out of the header (diff)
downloaddiscoin-85c579e3a63cf505d6cedc454755265572e97d3e.tar.xz
discoin-85c579e3a63cf505d6cedc454755265572e97d3e.zip
script: add a slew of includes all around and drop includes from script.h
Lots of files ended up with indirect includes from script.h.
Diffstat (limited to 'src/qt/test/paymentservertests.cpp')
-rw-r--r--src/qt/test/paymentservertests.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt/test/paymentservertests.cpp b/src/qt/test/paymentservertests.cpp
index 5d7fe9628..84cab01c5 100644
--- a/src/qt/test/paymentservertests.cpp
+++ b/src/qt/test/paymentservertests.cpp
@@ -8,6 +8,7 @@
#include "paymentrequestdata.h"
#include "util.h"
+#include "utilstrencodings.h"
#include <openssl/x509.h>
#include <openssl/x509_vfy.h>