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/animation/animation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/animation') diff --git a/src/resources/animation/animation.h b/src/resources/animation/animation.h index 96771e82a..1a493c62e 100644 --- a/src/resources/animation/animation.h +++ b/src/resources/animation/animation.h @@ -47,6 +47,8 @@ class Animation final : public MemoryCounter explicit Animation(const std::string &name) noexcept2; + A_DEFAULT_COPY(Animation) + /** * Appends a new animation at the end of the sequence. */ -- cgit v1.2.3-70-g09d2