mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Nibbler: Added missing util.h
This commit is contained in:
parent
f183d8829a
commit
dfee4b485f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#include <RX.h>
|
||||
#endif
|
||||
#include <Lexer.h>
|
||||
#include <util.h>
|
||||
|
||||
static const char* _uuid_pattern = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx";
|
||||
static const unsigned int _uuid_min_length = 8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue