mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 10:07:11 -06:00
4.33 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
e8d0636d7a
commit
02516d3fce
@@ -6,6 +6,6 @@
|
||||
#include <stdio.h>
|
||||
#include "../../../Common/Types.h"
|
||||
|
||||
int LzmaBenchmark(FILE *f, UInt32 numIterations, UInt32 dictionarySize, bool isBT4);
|
||||
int LzmaBenchmark(FILE *f, UInt32 numIterations, UInt32 dictionarySize);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user