index
:
OneRoll
cpp
feat-group-merge-variable
gh-pages
main
OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
die.cpp
1
1 files changed, 1 insertions, 0 deletions
diff --git a/die.cpp b/die.cpp
index fe39198..0874ffd 100644
--- a/
die.cpp
+++ b/
die.cpp
@@ -26,6 +26,7 @@
#include <QDebug>
#include <QUuid>
#include <algorithm>
+#include <array>
#include <chrono>
void Die::buildSeed()