#pragma once #include struct EXH; struct ExcelDataPagination; void readEXD(EXH& exh, ExcelDataPagination& page);