From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Roxborough To: CBates Cc: sourcenav@sources.redhat.com Subject: Re: The C++ standard headers Date: Thu, 08 Mar 2001 13:58:00 -0000 Message-id: <3AA8008C.5E7F5F2E@redhat.com> References: X-SW-Source: 2001-q1/msg00205.html A quick fix would be to copy streambuf.h to streambuf. But, that is kind of nasty. I'll have a poke around and see if I can come up with a better fix. Ian. CBates wrote: > > Hello, > > I'm using Source Navigator 4.5.2 on Win2000 and WinNT 4.0. I'd like to > build a project on the C++ standard headers, but Source Navigator doesn't > seem to recognize files such as "streambuf", "string", "map", etc., as C > source files. Is there a way to fix this? > > Thanks. > > Charles Bates