home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Servis / Devc / _SETUP.6 / Group15 / valarray < prev    next >
Text File  |  1999-11-07  |  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.