mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Fix unqualified call to 'std::move'
This commit is contained in:
parent
54a47ad3a5
commit
e0bd4cee3c
@ -16,6 +16,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include <utility>
|
||||
|
||||
namespace std
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user