mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Removed script.cpp's dependence on main.h
This commit is contained in:
parent
65e7bbef74
commit
48343a0a50
1 changed files with 1 additions and 1 deletions
|
|
@ -9,10 +9,10 @@ using namespace std;
|
|||
using namespace boost;
|
||||
|
||||
#include "script.h"
|
||||
#include "core.h"
|
||||
#include "keystore.h"
|
||||
#include "bignum.h"
|
||||
#include "key.h"
|
||||
#include "main.h"
|
||||
#include "sync.h"
|
||||
#include "util.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue