IcBench: Integer Compression codecs include

This commit is contained in:
powturbo
2017-06-13 09:14:19 +02:00
parent 8d3430094a
commit 7c44ee7e4a

View File

@ -47,6 +47,7 @@ struct plugg {
#ifdef __cplusplus
extern "C" {
#endif
extern struct plugg plugg[];
extern struct codecs codecs[];
extern struct plugs plugs[];
int codini(size_t insize, int codec);