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

Re: g++-3.0 question



* Peter S Galbraith 

| : Any advice on how to change the code?


He's bitten by the namespaces thing.  Adding std:: in front of vector
might fix it.  Or 'using namespace std;'

-- 

Tollef Fog Heen
Unix _IS_ user friendly... It's just selective about who its friends are.



Reply to: