aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorLongShao007 <007longshao@gmail.com>2014-05-22 21:41:59 +0800
committerLongShao007 <007longshao@gmail.com>2014-05-22 21:41:59 +0800
commitd90491a766e7ab5e9cc0a6207fe8ad88a803dfb1 (patch)
tree292dde732cb34169980631eaa370eb0ecaa631f0 /src/qt
parenta48355dc44e8b86c2fc9f8b7973ac9e81a295be7 (diff)
downloadbitcoin-d90491a766e7ab5e9cc0a6207fe8ad88a803dfb1.tar.xz
Update test_main.cpp
i think should delete (#include "bitcoin-config.h")。
Diffstat (limited to 'src/qt')
-rw-r--r--src/qt/test/test_main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qt/test/test_main.cpp b/src/qt/test/test_main.cpp
index a2adb00327..220da28cfe 100644
--- a/src/qt/test/test_main.cpp
+++ b/src/qt/test/test_main.cpp
@@ -1,4 +1,3 @@
-#include "bitcoin-config.h"
#if defined(HAVE_CONFIG_H)
#include "bitcoin-config.h"
#endif