This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] include c++config.h
- From: "Aaron W. LaFramboise" <aaronavay62 at aaronwl dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Tue, 02 Nov 2004 22:15:16 -0600
- Subject: Re: [v3] include c++config.h
- References: <20041102220431.11edfd7d.bkoz@redhat.com>
Benjamin Kosnik wrote:
> ... recent checkin forgot to include c++config.h so that
> _GLIBCXX_WEAK_DEFINITION can be defined.
Oops, sorry, I thought that c++config was included into all libstdc++-v3
source files. Thanks for fixing it up for me.
Aaron W. LaFramboise