From 3fd2bd47e6581760c2129bcd2fccf532a32ef7ba Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 25 Jul 2019 22:34:20 +0200 Subject: Put together all important enums inside diceparserhelper.h --- include/diceparserhelper.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/diceparserhelper.h b/include/diceparserhelper.h index 3ca4f15..5013ebe 100644 --- a/include/diceparserhelper.h +++ b/include/diceparserhelper.h @@ -17,7 +17,8 @@ enum class ERROR_CODE : int NO_VARIBALE, INVALID_INDEX, UNEXPECTED_CHARACTER, - NO_PREVIOUS_ERROR + NO_PREVIOUS_ERROR, + NO_VALID_RESULT }; /** -- cgit v1.2.3-70-g09d2