home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / gcc-2.95.2-msvcrt.exe / include / g++-3 / 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.