mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-09-07 19:32:05 +00:00
Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include <types.h>
|
||||
#include <display.hpp>
|
||||
#include <memory.hpp>
|
||||
#include <vector.hpp>
|
||||
#include <debug.h>
|
||||
#include <vector>
|
||||
|
||||
namespace GraphicalUserInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user