mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Discover some missing includes
This commit is contained in:
parent
8d5e5102f6
commit
53efb09e4c
6 changed files with 10 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
#include "guiutil.h"
|
||||
#include "optionsmodel.h"
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
RecentRequestsTableModel::RecentRequestsTableModel(CWallet *wallet, WalletModel *parent) :
|
||||
walletModel(parent)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue