From bd4a0c837bd5e3b4dbf9d3dcef892850d04ec6ac Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Wed, 7 Nov 2018 09:25:23 +0000 Subject: fix compilation --- diceparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diceparser.cpp') diff --git a/diceparser.cpp b/diceparser.cpp index 41a91e5..6108eb8 100644 --- a/diceparser.cpp +++ b/diceparser.cpp @@ -24,6 +24,7 @@ #include #include #include +#include #include "node/startingnode.h" #include "node/scalaroperatornode.h" @@ -48,7 +49,6 @@ #include "node/variablenode.h" #include "node/bind.h" - #define DEFAULT_FACES_NUMBER 10 DiceParser::DiceParser() -- cgit v1.2.3-70-g09d2