mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-20 11:41:44 +00:00
Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector
This commit is contained in:
@@ -15,9 +15,5 @@
|
||||
along with Fennix Kernel. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef __FENNIX_KERNEL_CSTRING_H__
|
||||
#define __FENNIX_KERNEL_CSTRING_H__
|
||||
|
||||
#pragma once
|
||||
#include <convert.h>
|
||||
|
||||
#endif // !__FENNIX_KERNEL_CSTRING_H__
|
||||
|
Reference in New Issue
Block a user