Reduce bignum.h now it is only needed for scriptnum_tests

This commit is contained in:
Pieter Wuille
2014-05-09 17:38:44 +02:00
parent 8bcfccbc2d
commit ccc84e0963
6 changed files with 3 additions and 492 deletions

View File

@@ -6,7 +6,6 @@
#ifndef BITCOIN_CHAIN_PARAMS_H
#define BITCOIN_CHAIN_PARAMS_H
#include "bignum.h"
#include "uint256.h"
#include <vector>