From 48c470b72cf32c49dc146f5859d67708759997b2 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 11 Jul 2019 22:57:21 +0200 Subject: rework diceparser to run unit tests --- diceparser.h | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index ff162e3..72e6937 100644 --- a/diceparser.h +++ b/diceparser.h @@ -25,20 +25,16 @@ #include #include -#include "node/dicerollernode.h" -#include "node/executionnode.h" - -#include "booleancondition.h" #include "dicealias.h" #include "highlightdice.h" -#include "parsingtoolbox.h" -#include "range.h" -#include "validator.h" +#include "node/executionnode.h" typedef QList ListDiceResult; typedef QMap ExportedDiceResult; class ExplodeDiceNode; +class ParsingToolBox; +class DiceRollerNode; /** * @page DiceParser Dice Parser * -- cgit v1.2.3-70-g09d2