This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: true/false bug
- To: Brad Garcia <bgarcia at laurelnetworks dot com>
- Subject: Re: true/false bug
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Thu, 20 Apr 2000 11:29:22 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com
thanks. this is now fixed........
> Notice also that iostream (or one of the files that it is
> including) should itself be including sys/types.h, since it uses some of
> the types defined there.
??
not including this didn't give me any new errors. Can you be more specific?
-benjamin