aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/complex.h
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-04-05 05:37:27 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-04-05 05:37:27 +0000
commit256e5d49b40982fc0ec2b4db8b691698dd6daaa9 (patch)
tree7f65532ef3fa132b3e3549e8830618b92d73413e /contrib/libg++/libstdc++/complex.h
parent0316085374f1c8a4954e3a850fa8012c20fa1819 (diff)
downloadsrc-256e5d49b40982fc0ec2b4db8b691698dd6daaa9.tar.gz
src-256e5d49b40982fc0ec2b4db8b691698dd6daaa9.zip
libg++ is OBE.
Notes
Notes: svn path=/head/; revision=45328
Diffstat (limited to 'contrib/libg++/libstdc++/complex.h')
-rw-r--r--contrib/libg++/libstdc++/complex.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/complex.h b/contrib/libg++/libstdc++/complex.h
deleted file mode 100644
index 554210dcffd6..000000000000
--- a/contrib/libg++/libstdc++/complex.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// -*- C++ -*- backward compatiblity header.
-// Copyright (C) 1994 Free Software Foundation
-
-#ifndef __COMPLEX_H__
-#include <std/complex.h>
-#endif