iostream
上传用户:sichengcw
上传日期:2009-02-17
资源大小:202k
文件大小:0k
源码类别:

STL

开发平台:

Visual C++

  1. // -*- C++ -*- forwarding header.
  2. // This file is part of the GNU ANSI C++ Library.
  3. #ifndef __IOSTREAM__
  4. #define __IOSTREAM__
  5. #include <iostream.h>
  6. #endif