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