home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / sharewar / dvcpp / _SETUP.6 / Group14 / complex.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-11-07  |  141 b   |  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.