From 5697690e3a260d3f00603492305f410c3f307754 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 14 Jul 2019 21:00:05 +0200 Subject: Fix compilation on windows --- include/diceparserhelper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/diceparserhelper.h b/include/diceparserhelper.h index 00b9362..1b91285 100644 --- a/include/diceparserhelper.h +++ b/include/diceparserhelper.h @@ -6,7 +6,7 @@ namespace Dice enum class CONDITION_STATE : int { - ERROR, + ERROR_STATE, ALWAYSTRUE, UNREACHABLE, REACHABLE -- cgit v1.2.3-70-g09d2