[kernel] Remove placement-new declaration from memory.h.cog
Finishing the trend of using `#include <new>` to define new, get rid of the last bits of custom-declared operator new.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <new>
|
||||
#include <string.h>
|
||||
|
||||
#include <util/no_construct.h>
|
||||
|
||||
Reference in New Issue
Block a user