mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-27 15:04:33 +00:00
Add <utility> header to include_std/list
This commit is contained in:
parent
a29bdb9dd0
commit
23865ffc4f
@ -20,6 +20,7 @@
|
||||
#include <types.h>
|
||||
#include <assert.h>
|
||||
#include <lock.hpp>
|
||||
#include <utility>
|
||||
|
||||
namespace std
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user