On Sat, Jul 26, 2008 at 1:28 PM, Dave Phillips <[EMAIL PROTECTED]> wrote: > > Forgot to mention: > > [EMAIL PROTECTED]:~/src/kodisein/linux> g++ --version > g++ (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux) > _______________________________________________ > Linux-audio-dev mailing list > [email protected] > http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev >
Are hash_map and hash declared in namespace std? I see a using declaration for std, but hash and hash_map are not standard. I guess you're using stlport though, and I'm not really familiar with it. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
