mirror of
https://github.com/emmanuel-marty/lzsa.git
synced 2025-03-21 07:31:34 +00:00
Remove unused #includes
This commit is contained in:
parent
d9156d3d2b
commit
2926ad8436
@ -35,7 +35,6 @@
|
||||
#include "lib.h"
|
||||
#include "shrink_block_v1.h"
|
||||
#include "format.h"
|
||||
#include "matchfinder.h"
|
||||
|
||||
/**
|
||||
* Get the number of extra bits required to represent a literals length
|
||||
|
@ -35,7 +35,6 @@
|
||||
#include "lib.h"
|
||||
#include "shrink_block_v2.h"
|
||||
#include "format.h"
|
||||
#include "matchfinder.h"
|
||||
|
||||
/**
|
||||
* Write 4-bit nibble to output (compressed) buffer
|
||||
|
Loading…
x
Reference in New Issue
Block a user