Update kernel

This commit is contained in:
Alex
2023-08-06 04:53:14 +03:00
parent 3b65386399
commit 2c51e4432f
181 changed files with 21873 additions and 21475 deletions

View File

@ -22,7 +22,8 @@
#define __FENNIX_KERNEL_STD_H__
#include <types.h>
#include <std/atomic.hpp>
#include <atomic>
#include <vector>
#include <std/functional.hpp>
#include <std/list.hpp>
#include <std/smart_ptr.hpp>
@ -30,7 +31,6 @@
#include <std/string.hpp>
#include <std/unordered_map.hpp>
#include <std/utility.hpp>
#include <std/vector.hpp>
/**
* @brief // stub namespace for std::align_val_t and new operator