From 6ba9324cf4864ebd2e2cdec8098b0889ceaea0a8 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 16 Apr 2022 01:58:40 +0200 Subject: Make sure Windows compilation works --- node/variablenode.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'node/variablenode.cpp') diff --git a/node/variablenode.cpp b/node/variablenode.cpp index ce8af29..709ab46 100644 --- a/node/variablenode.cpp +++ b/node/variablenode.cpp @@ -1,5 +1,7 @@ #include "variablenode.h" -#include "parsingtoolbox.h" + +#include "diceresult.h" +#include VariableNode::VariableNode() {} -- cgit v1.2.3-70-g09d2