//  // // ##### #### # # -= Zipex Library =-  // //  ## # # ## ## ZipData.cpp - Zip archive data structures  // //  ## #### ###  // //  ## # ### Data structures contained in a zip archives and methods to  // // ## # ## ## read and write these structures  // // ##### # # # R1 (C)2003-2004 Markus Ewald -> License.txt  // //  // #include "zipdata.h" using namespace Zipex; // Just here to ensure it compiles without additional headers