From aaec42df1ea3fbc8ef8cac43c8d0661c633a61c6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 21:34:43 +0300 Subject: Fix compilation with old compilers. --- src/resources/cursors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/cursors.h') diff --git a/src/resources/cursors.h b/src/resources/cursors.h index 3a82b1a10..4dfeab87c 100644 --- a/src/resources/cursors.h +++ b/src/resources/cursors.h @@ -31,7 +31,7 @@ namespace Cursors { struct StrToCursor final { - A_DELETE_COPY(StrToCursor) + A_DEFAULT_COPY(StrToCursor) std::string str; CursorT cursor; -- cgit v1.2.3-70-g09d2