home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Servis / Devc / _SETUP.6 / Group15 / complex.h < prev    next >
C/C++ Source or Header  |  1999-11-07  |  141b  |  7 lines

  1. // -*- C++ -*- backward compatiblity header.
  2. // Copyright (C) 1994 Free Software Foundation
  3.  
  4. #ifndef __COMPLEX_H__
  5. #include <complex>
  6. #endif
  7.