mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 13:37:20 +02:00
Lexer: Migrated ispunct to Lexer::isPunctuation
This commit is contained in:
parent
3cbb2bb20f
commit
39fb45447b
6 changed files with 11 additions and 40 deletions
|
@ -31,7 +31,6 @@
|
|||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <Nibbler.h>
|
||||
#include <Date.h>
|
||||
#include <Variant.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue