From 2536f4ee92782d0fbb5ff462ec861c588e5be17a Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 4 Apr 2021 09:47:04 +0200 Subject: Move include --- cli/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cli/main.cpp b/cli/main.cpp index 6ec10a5..918636e 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -29,6 +29,7 @@ #include #include #include +#include #ifdef PAINTER_OP #include @@ -292,7 +293,7 @@ void displayCommandResult(QString json, bool withColor) } out << str << "\n"; } -#include + int startDiceParsing(QStringList& cmds, bool withColor, EXPORTFORMAT format, QJsonArray array) { DiceParser parser; -- cgit v1.2.3-70-g09d2