clean up includes in new.cc

This commit is contained in:
Daniel Micay 2018-10-11 01:35:25 -04:00
parent 54c78fe1c2
commit 7606bf4c1f
1 changed files with 1 additions and 2 deletions

3
new.cc
View File

@ -1,6 +1,5 @@
#include <stdlib.h>
#include <new>
#include <bits/functexcept.h>
#include <new>
#define noreturn