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