There was an error while loading. Please reload this page.
1 parent 16aa431 commit bb11117Copy full SHA for bb11117
1 file changed
src/p2pool/P2PoolStatsProvider.cpp
@@ -34,6 +34,7 @@
34
#include <QFile>
35
#include <QJsonDocument>
36
#include <QJsonObject>
37
+#include <cmath>
38
39
namespace {
40
QString formatNumber(const QVariant &value, int precision = 0) {
0 commit comments