diff options
Diffstat (limited to 'libstdc++-v3/include/std/new')
-rw-r--r-- | libstdc++-v3/include/std/new | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libstdc++-v3/include/std/new b/libstdc++-v3/include/std/new deleted file mode 100644 index dac53f8e7fc..00000000000 --- a/libstdc++-v3/include/std/new +++ /dev/null @@ -1,3 +0,0 @@ -#ifndef _CPP_NEW -#include <bits/std_new.h> -#endif |