Update std headers

This commit is contained in:
EnderIce2
2023-10-11 13:00:15 +03:00
parent 56358280a7
commit 54a47ad3a5
3 changed files with 7 additions and 16 deletions

View File

@ -17,9 +17,9 @@
#ifdef DEBUG
#include <std.hpp>
#include <assert.h>
#include <vector>
#include <atomic>
void Test_std()
{