mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fix warning in ucs.c
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <gu/ucs.h>
|
||||
#include <gu/assert.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
bool
|
||||
gu_char_is_valid(char c)
|
||||
|
||||
Reference in New Issue
Block a user