aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/cstring
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/cstring')
-rw-r--r--contrib/libg++/libstdc++/cstring6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/cstring b/contrib/libg++/libstdc++/cstring
deleted file mode 100644
index e0d18cfaa5ec..000000000000
--- a/contrib/libg++/libstdc++/cstring
+++ /dev/null
@@ -1,6 +0,0 @@
-// -*- C++ -*- forwarding header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __CSTRING__
-#include <std/cstring.h>
-#endif