home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Win32 Under the API
/
ProgrammingWin32UnderTheApiPatVillani.iso
/
gcc-2.95.2-msvcrt.exe
/
include
/
g++-3
/
iostream
< prev
next >
Wrap
Text File
|
1999-11-07
|
156b
|
8 lines
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __IOSTREAM__
#define __IOSTREAM__
#include <iostream.h>
#endif