diff options
Diffstat (limited to 'contrib/libg++/libstdc++/new.h')
-rw-r--r-- | contrib/libg++/libstdc++/new.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/new.h b/contrib/libg++/libstdc++/new.h deleted file mode 100644 index 02bba4509b0f..000000000000 --- a/contrib/libg++/libstdc++/new.h +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- backward compatiblity header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __NEW_H__ -#define __NEW_H__ -#include <std/new.h> -#endif |