From d1b37a4b299809c3eb11b073ab4eafdb773b8a45 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 24 Feb 2017 02:59:44 +0300 Subject: Remove default constructor in ZipLocalHeader. --- src/fs/ziplocalheader.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/fs/ziplocalheader.h b/src/fs/ziplocalheader.h index 68bebaa06..4a71d74c0 100644 --- a/src/fs/ziplocalheader.h +++ b/src/fs/ziplocalheader.h @@ -36,6 +36,8 @@ struct ZipLocalHeader final { } + A_DELETE_COPY(ZipLocalHeader) + std::string archiveName; std::string fileName; uint32_t dataOffset; -- cgit v1.2.3-60-g2f50