mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-15 03:21:09 +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 {
|
||||
|
||||
|
||||
class ZipUtil
|
||||
class Zip_API ZipUtil
|
||||
/// A utility class used for parsing header information inside of zip files
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user