Include missing config/bitcoin-config.h.

This commit is contained in:
Pavel Janík 2014-11-26 08:19:07 +01:00
parent 494f6e7d35
commit c8ed6130a4

View file

@ -6,6 +6,10 @@
#ifndef BITCOIN_COMPAT_H
#define BITCOIN_COMPAT_H
#if defined(HAVE_CONFIG_H)
#include "config/bitcoin-config.h"
#endif
#ifdef WIN32
#ifdef _WIN32_WINNT
#undef _WIN32_WINNT