home *** CD-ROM | disk | FTP | other *** search
- *** orig/libgplus.5/libio/streambu.cc Sat Nov 13 18:09:08 1993
- --- src/libgplus.5/libio/streambu.cc Sat Nov 13 18:09:48 1993
- ***************
- *** 28,34 ****
- --- 28,38 ----
- #ifdef __GNUG__
- #pragma implementation
- #endif
- + #ifdef __MSDOS__
- + #include "iostreaP.h"
- + #else
- #include "iostreamP.h"
- + #endif
- #include <string.h>
- #include <stdarg.h>
- #include <errno.h>
-