Add include for std::bind.

This commit is contained in:
sinetek
2021-01-13 02:05:00 +01:00
parent 7b975639ef
commit 2a39ccf133
10 changed files with 12 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
#include <uint256.h>
#include <algorithm>
#include <functional>
#include <QColor>
#include <QDateTime>