From 0f64a06317df182ab0ff4a0ae9fbe1aad880dcc0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 18:21:23 +0300 Subject: Add missing A_DEFAULT_COPY / A_DELETE_COPY into resources. --- src/resources/updatefile.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/resources/updatefile.h') diff --git a/src/resources/updatefile.h b/src/resources/updatefile.h index 55f91185b..cc162cf79 100644 --- a/src/resources/updatefile.h +++ b/src/resources/updatefile.h @@ -39,6 +39,9 @@ struct UpdateFile final required(false) { } + + A_DEFAULT_COPY(UpdateFile) + std::string name; std::string hash; std::string type; -- cgit v1.2.3-70-g09d2