1
0
forked from GitHub/gf-core

fix warning in ucs.c

This commit is contained in:
kr.angelov
2014-10-23 07:44:41 +00:00
parent 35ffbab2ce
commit 075d45dc19

View File

@@ -1,5 +1,6 @@
#include <gu/ucs.h>
#include <gu/assert.h>
#include <stdlib.h>
bool
gu_char_is_valid(char c)