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