mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
[util] Add missing <new> header
The <new> header was previously in one of the util headers, masking that it was missing from these files.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <new>
|
||||
#include <utility>
|
||||
|
||||
#include <arch/memory.h>
|
||||
|
||||
Reference in New Issue
Block a user