1 2 3 4 5 6 7 8 9 10 11
// XzHandler.h #ifndef ZIP7_INC_XZ_HANDLER_H #define ZIP7_INC_XZ_HANDLER_H namespace NArchive { namespace NXz { }} #endif