TRIVIAL: Missing includes

This commit is contained in:
Jorge Timón
2015-07-05 14:17:46 +02:00
parent 45d1f5932b
commit 9dd793f499
33 changed files with 66 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "chainparams.h"
#include "clientversion.h"
#include "rpcserver.h"
#include "init.h"