diff options
| author | 2019-07-11 22:57:21 +0200 | |
|---|---|---|
| committer | 2019-07-11 23:28:42 +0200 | |
| commit | 48c470b72cf32c49dc146f5859d67708759997b2 (patch) | |
| tree | 4205c6ef6b95830edb507cc8ee68bb1bf7c00ab4 /cli/main.cpp | |
| parent | 69373b4ec96b7d510e16fccfa1b9f2a2ec790508 (diff) | |
| download | OneRoll-48c470b72cf32c49dc146f5859d67708759997b2.tar.gz OneRoll-48c470b72cf32c49dc146f5859d67708759997b2.zip | |
rework diceparser to run unit tests
Diffstat (limited to 'cli/main.cpp')
| -rw-r--r-- | cli/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/main.cpp b/cli/main.cpp index f2de0f2..d6f6398 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -38,6 +38,7 @@ #include "diceparser.h" #include "displaytoolbox.h" #include "highlightdice.h" +#include "parsingtoolbox.h" /** * @page Dice |