mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-16 09:41:42 +00:00
Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
|
||||
#include <task.hpp>
|
||||
|
||||
#include <vector.hpp>
|
||||
#include <rand.hpp>
|
||||
#include <debug.h>
|
||||
#include <vector>
|
||||
|
||||
namespace Tasking
|
||||
{
|
||||
|
Reference in New Issue
Block a user