mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-15 19:33:07 +01:00
Add Zip_API to Poco::Zip::ZipUtil class in order to export the static
method Poco::ZLib::ZlibUtil::fakeZlibINputString
This commit is contained in:
parent
eb639d86e6
commit
c8c2e36fa8
@ -31,7 +31,7 @@ namespace Poco {
|
|||||||
namespace Zip {
|
namespace Zip {
|
||||||
|
|
||||||
|
|
||||||
class ZipUtil
|
class Zip_API ZipUtil
|
||||||
/// A utility class used for parsing header information inside of zip files
|
/// A utility class used for parsing header information inside of zip files
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user