mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-06 21:19:35 +01:00
cleanup include of assert.h
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
|
||||
#include "chainparamsbase.h"
|
||||
|
||||
#include "assert.h"
|
||||
#include "util.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include <boost/assign/list_of.hpp>
|
||||
|
||||
using namespace boost::assign;
|
||||
|
||||
Reference in New Issue
Block a user