mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-19 22:10:19 +02:00
clean up includes in new.cc
This commit is contained in:
parent
54c78fe1c2
commit
7606bf4c1f
1 changed files with 1 additions and 2 deletions
3
new.cc
3
new.cc
|
@ -1,6 +1,5 @@
|
|||
#include <stdlib.h>
|
||||
#include <new>
|
||||
#include <bits/functexcept.h>
|
||||
#include <new>
|
||||
|
||||
#define noreturn
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue