This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Update backward/algo.h
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Nathan Myers <ncm-nospam at cantrip dot org>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: 30 Dec 2001 11:55:29 +0100
- Subject: Re: [PATCH] Update backward/algo.h
- Organization: CodeSourcery, LLC
- References: <3C2ECB3A.74AC4FED@unitus.it> <20011230082210.A18551@cantrip.org>
Nathan Myers <ncm-nospam@cantrip.org> writes:
[...]
| It may be necessary to give ext/algorithm a suffix, or to make it
| sub-include ext/bits/algorithm.h, and make algo.h include that
| directly.
I don't think that is necessary. Did you have a look at the rest of
files in ext/? Those have been there for longtime.
-- Gaby