This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add ucd.h to tokenizer.c to provide the definition of the ucd_category identifier for the emscripten build.
master
Reece H. Dunn
8 years ago
parent
ee61cc4358
commit
3cc53d98f4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/libespeak-ng/tokenizer.c
+ 1
- 0
src/libespeak-ng/tokenizer.c
View File
@@ -25,6 +25,7 @@
#include <string.h>
#include <espeak-ng/espeak_ng.h>
#include <ucd/ucd.h>
#include "encoding.h"
#include "speech.h"
Write
Preview
Loading…
Cancel
Save