From 28585566bb2eaf56915833a188015bcc98587cbb Mon Sep 17 00:00:00 2001 From: ExMix Date: Mon, 3 Nov 2014 14:28:50 +0300 Subject: [drape] area shape optimization and glm integration --- std/utility.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'std') diff --git a/std/utility.hpp b/std/utility.hpp index f258363769..0b140c2ad9 100644 --- a/std/utility.hpp +++ b/std/utility.hpp @@ -8,6 +8,7 @@ #include using std::pair; using std::make_pair; +using std::move; #ifdef DEBUG_NEW #define new DEBUG_NEW -- cgit v1.2.3