Removed all glib functions from everything other than the test suite.
This commit is contained in:
parent
d5729efa1f
commit
158b2b3ba6
10 changed files with 28 additions and 14 deletions
|
|
@ -111,6 +111,8 @@ long long h_read_bits(HInputStream* state, int count, char signed_p) {
|
|||
|
||||
#ifdef INCLUDE_TESTS
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#define MK_INPUT_STREAM(buf,len,endianness_) \
|
||||
{ \
|
||||
.input = (uint8_t*)buf, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue