home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / cecko / install / devcpp4920.exe / include / g++-3 / complex.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-08-27  |  147 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.