From 2ac9749d809927c4c70244a34bf21ecee084aa78 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 21 Jan 2017 18:05:13 +0300 Subject: Fix compilation with gcc 4.7 --- src/resources/mapinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/mapinfo.h b/src/resources/mapinfo.h index 13abbed1b..65926c757 100644 --- a/src/resources/mapinfo.h +++ b/src/resources/mapinfo.h @@ -34,7 +34,7 @@ struct MapInfo final { } - A_DELETE_COPY(MapInfo) + A_DEFAULT_COPY(MapInfo) std::string atlas; const StringVect *files; -- cgit v1.2.3-60-g2f50