home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / OPENSTEP / UNIX / GNU / gcc-2.7.2.3.1-I / lib / g++-include / deque < prev    next >
Encoding:
Text File  |  1997-09-12  |  147 b   |  8 lines

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