summaryrefslogtreecommitdiffstats
path: root/libg++/libstdc++/stddef
diff options
context:
space:
mode:
Diffstat (limited to 'libg++/libstdc++/stddef')
-rw-r--r--libg++/libstdc++/stddef6
1 files changed, 6 insertions, 0 deletions
diff --git a/libg++/libstdc++/stddef b/libg++/libstdc++/stddef
new file mode 100644
index 0000000..9bfd4a9
--- /dev/null
+++ b/libg++/libstdc++/stddef
@@ -0,0 +1,6 @@
+// -*- C++ -*- forwarding header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifndef __STDDEF__
+#include <std/stddef.h>
+#endif
OpenPOWER on IntegriCloud