mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
init.cpp: fix chainparams.h double include.
Noticed by Diapolo.
This commit is contained in:
parent
4be2aba302
commit
6d3f0058f7
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
#include "util.h"
|
||||
#include "ui_interface.h"
|
||||
#include "checkpoints.h"
|
||||
#include "chainparams.h"
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue