diff options
Diffstat (limited to 'libstdc++/iostream')
-rw-r--r-- | libstdc++/iostream | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++/iostream b/libstdc++/iostream deleted file mode 100644 index 7ecba6e..0000000 --- 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 |