0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-09 10:43:19 -05:00

Update test_main.cpp

i think should delete (#include "bitcoin-config.h")。
This commit is contained in:
LongShao007 2014-05-22 21:41:59 +08:00
parent a48355dc44
commit d90491a766

View file

@ -1,4 +1,3 @@
#include "bitcoin-config.h"
#if defined(HAVE_CONFIG_H)
#include "bitcoin-config.h"
#endif