#pragma once #include bool CreateZipFromPathDeflatedAndDefaultCompression(std::string const & filePath, std::string const & zipFilePath);