Files
easy7zip/CPP/7zip/Archive/XzHandler.h
Igor Pavlov ec44a8a070 22.00
2022-06-23 11:43:16 +01:00

12 lines
113 B
C++
Executable File

// XzHandler.h
#ifndef __XZ_HANDLER_H
#define __XZ_HANDLER_H
namespace NArchive {
namespace NXz {
}}
#endif