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 >
Wrap
C/C++ Source or Header
|
1999-11-07
|
141b
|
7 lines
// -*- C++ -*- backward compatiblity header.
// Copyright (C) 1994 Free Software Foundation
#ifndef __COMPLEX_H__
#include <complex>
#endif