Files
easy7zip/CPP/7zip/Archive/XzHandler.h
Igor Pavlov a36c48cece 23.01
2023-12-22 17:17:05 +00:00

12 lines
127 B
C++
Executable File

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