Assert fix
This commit is contained in:
parent
2ffd727531
commit
1125bbf871
@ -207,7 +207,7 @@ extern void srandom(int seed);
|
|||||||
/* Set to 1 if you want CYR_RECODE (cyrillic recode) */
|
/* Set to 1 if you want CYR_RECODE (cyrillic recode) */
|
||||||
#undef CYR_RECODE
|
#undef CYR_RECODE
|
||||||
|
|
||||||
/* Set to 1 if you want to Disable ASSERT CHECKING */
|
/* Set to 1 if you want to Enable ASSERT CHECKING */
|
||||||
#undef USE_ASSERT_CHECKING
|
#undef USE_ASSERT_CHECKING
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user