aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/iostream
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++/iostream')
-rw-r--r--libstdc++/iostream7
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++/iostream b/libstdc++/iostream
deleted file mode 100644
index 7ecba6e8daf..00000000000
--- a/libstdc++/iostream
+++ /dev/null
@@ -1,7 +0,0 @@
-// -*- C++ -*- forwarding header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __IOSTREAM__
-#define __IOSTREAM__
-#include <iostream.h>
-#endif