diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-05 05:37:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-05 05:37:27 +0000 |
commit | 256e5d49b40982fc0ec2b4db8b691698dd6daaa9 (patch) | |
tree | 7f65532ef3fa132b3e3549e8830618b92d73413e /contrib/libg++/libstdc++/algorithm | |
parent | 0316085374f1c8a4954e3a850fa8012c20fa1819 (diff) |
Notes
Diffstat (limited to 'contrib/libg++/libstdc++/algorithm')
-rw-r--r-- | contrib/libg++/libstdc++/algorithm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/algorithm b/contrib/libg++/libstdc++/algorithm deleted file mode 100644 index 472d24166401..000000000000 --- a/contrib/libg++/libstdc++/algorithm +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __ALGORITHM__ -#define __ALGORITHM__ -#include <algo.h> -#endif |