diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-12-14 21:42:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-12-14 21:42:22 +0000 |
commit | a489a92ce5c84f8f40b68a37c17e7bd7f8556bc9 (patch) | |
tree | 592d6c70738169bcb5dbaaac0a22a84a679d8154 /contrib/libstdc++/complex.h | |
parent | a7f8efad11bbd00375303fd0fb2686411c2ba494 (diff) |
Notes
Diffstat (limited to 'contrib/libstdc++/complex.h')
-rw-r--r-- | contrib/libstdc++/complex.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libstdc++/complex.h b/contrib/libstdc++/complex.h deleted file mode 100644 index 2e88de854a68..000000000000 --- a/contrib/libstdc++/complex.h +++ /dev/null @@ -1,6 +0,0 @@ -// -*- C++ -*- backward compatiblity header. -// Copyright (C) 1994 Free Software Foundation - -#ifndef __COMPLEX_H__ -#include <complex> -#endif |