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