Skip to content

Commit

Permalink
GUI - added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
bitgdev committed Jul 17, 2018
1 parent cdbfced commit 220ce49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qt/multisenddialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <QLineEdit>
#include <QMessageBox>
#include <boost/lexical_cast.hpp>
#include <QStyle>

using namespace std;
using namespace boost;
Expand Down

0 comments on commit 220ce49

Please sign in to comment.