merged huf_static.h into huf.h . Requires HUF_STATIC_LINKING_ONLY macro.
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
#define XXH_STATIC_LINKING_ONLY /* XXH64_state_t */
|
||||
#include "xxhash.h" /* XXH_reset, update, digest */
|
||||
#include "fse_static.h"
|
||||
#include "huf_static.h"
|
||||
#define HUF_STATIC_LINKING_ONLY
|
||||
#include "huf.h"
|
||||
#include "zstd_internal.h" /* includes zstd.h */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user