home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 May / PCWorld_2001-05_cd.bin / Software / Vyzkuste / devc / _SETUP.6 / Group14 / valarray < prev    next >
Text File  |  2000-01-21  |  131b  |  9 lines

  1. // Main header for -*- C++ -*- valarray classes.
  2.  
  3. #ifndef __VALARRAY__
  4. #define __VALARRAY__
  5.  
  6. #include <std/std_valarray.h>
  7.  
  8. #endif
  9.