types.hpp: #include <new>
Co-Authored-By: RipleyTom <RipleyTom@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <bit>
|
||||
#include <string>
|
||||
#include <source_location>
|
||||
#include <new>
|
||||
|
||||
#if defined(__SSE2__) || defined(_M_X64) || defined(_M_AMD64) || defined(__x86_64__) || defined(__amd64__)
|
||||
#define ARCH_X64 1
|
||||
|
||||
Reference in New Issue
Block a user