From 33429179caa08414646f7f6c9d396b070de9bdff Mon Sep 17 00:00:00 2001 From: Renaud G Date: Mon, 10 Oct 2016 20:40:53 +0200 Subject: -change random method. --- die.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'die.h') diff --git a/die.h b/die.h index 8ebda1a..e29f10d 100644 --- a/die.h +++ b/die.h @@ -24,7 +24,7 @@ #include #include - +#include /** * @brief The Die class implements all methods required from a die. You must set the Faces first, then you can roll it and roll it again, to add or replace the previous result. */ -- cgit v1.2.3-70-g09d2