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/ucs.h>
|
||||||
#include <gu/assert.h>
|
#include <gu/assert.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
bool
|
bool
|
||||||
gu_char_is_valid(char c)
|
gu_char_is_valid(char c)
|
||||||
|
|||||||
Reference in New Issue
Block a user