mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-24 12:34:58 +00:00
Fix unqualified call to 'std::move'
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include <utility>
|
||||||
|
|
||||||
namespace std
|
namespace std
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user