TurboPFor: Floating Point/Integer encode/decode

This commit is contained in:
x
2018-03-11 10:41:20 +01:00
parent 13aee1d30c
commit 844acd8312

1
fp.c
View File

@ -521,4 +521,3 @@ size_t TEMPLATE2(bvzdec,USIZE)(unsigned char *in, size_t n, uint_t *out, uint_t
#undef USIZE
#endif