mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-19 19:21:42 +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