mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 21:13:55 -07:00
decouple peglib from lib utility
This commit is contained in:
parent
57f570852f
commit
96b978dd5b
6 changed files with 6 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include <QRegularExpression>
|
||||
#include <QString>
|
||||
#include <functional>
|
||||
#include <libcockatrice/utility/cpp-peglib/peglib.h>
|
||||
#include <peglib.h>
|
||||
|
||||
static peg::parser search(R"(
|
||||
Start <- QueryPartList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue