[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Which C++ Library am I Looking For?



On 2009-03-04 15:53 +0100, Hal Vaughan wrote:

> On Mar 4, 2009, at 7:17 AM, Nikos Chantziaras wrote:
>
>> You need:
>>
>>  #include <algorithm>
>>
>> to use this function.
>
> Thanks!
>
> That makes that line work, now it's choking on other functions (in
> this case memtest).  I'll just take it one function at a time and
> figure out what I need to include for each one.  Now that I know what
> the issue is, I can deal with it.
>
> What's changed between Etch and Lenny to make this difference?

The C++ compiler, see http://www.cyrius.com/journal/gcc/gcc-4.3-include
for details.

Sven


Reply to: