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