Allow Character rules to handle arbitrary character sets
This commit is contained in:
parent
bc1d115ee2
commit
7f62e752be
16 changed files with 322 additions and 309 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "rules.h"
|
||||
#include <unordered_map>
|
||||
|
||||
using std::string;
|
||||
using std::hash;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue