forked from GitHub/gf-core
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