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