mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Add some missing includes
This commit is contained in:
parent
4100499db4
commit
0334430b39
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <string>
|
||||
|
||||
#include "amount.h"
|
||||
#include "coins.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue