aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/result/diceresult.h
diff options
context:
space:
mode:
authorRenaud Guezennec <renaud@rolisteam.org>2018-11-07 09:25:23 +0000
committerRenaud Guezennec <renaud@rolisteam.org>2018-11-07 09:25:23 +0000
commitbd4a0c837bd5e3b4dbf9d3dcef892850d04ec6ac (patch)
treeede06bc79ce25a7d7671b0cc66f603db70d13516 /result/diceresult.h
parent00945681bdf2cde54e08715e7385dc567903a979 (diff)
downloadOneRoll-bd4a0c837bd5e3b4dbf9d3dcef892850d04ec6ac.tar.gz
OneRoll-bd4a0c837bd5e3b4dbf9d3dcef892850d04ec6ac.zip
fix compilation
Diffstat (limited to 'result/diceresult.h')
-rw-r--r--result/diceresult.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/result/diceresult.h b/result/diceresult.h
index 8ff041f..8ea807a 100644
--- a/result/diceresult.h
+++ b/result/diceresult.h
@@ -22,6 +22,7 @@
#ifndef DICERESULT_H
#define DICERESULT_H
#include <QList>
+#include <functional>
#include "die.h"
#include "result.h"