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