* g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37662
138bc75d-0d04-0410-961f-
82ee72b054a4
+2000-11-22 Loren J. Rittle <ljrittle@acm.org>
+
+ * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
+
2000-11-22 Jakub Jelinek <jakub@redhat.com>
* gcc.c-torture/execute/ieee/20001122-1.c: New test.
* gcc.dg/20001117-1.c: New test.
+>>>>>>> 1.855
2000-11-18 Richard Henderson <rth@redhat.com>
* gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
#include <ctype.h>
#include <iostream.h>
// #include <streambuf.h>
-#include <libio.h>
+// #include <libio.h>
#include <strstream.h>
#include <string.h>