mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-17 10:11:48 -06:00
16.00
This commit is contained in:
committed by
Kornel Lesiński
parent
c20d013055
commit
66ac98bb02
@@ -6,6 +6,10 @@
|
||||
|
||||
#include "CopyCoder.h"
|
||||
|
||||
REGISTER_CODEC_CREATE(CreateCodec, NCompress::CCopyCoder())
|
||||
namespace NCompress {
|
||||
|
||||
REGISTER_CODEC_CREATE(CreateCodec, CCopyCoder())
|
||||
|
||||
REGISTER_CODEC_2(Copy, CreateCodec, CreateCodec, 0, "Copy")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user