Creating a pointer to std::istrstream is giving error

Hi

I my code i have following statement

std::istrstream m_poIstream;
when i compile with xlC_r verison 8 compiler throws following error
: 1540-0063 (S) The text "
" is unexpected.*

Any idea/pointers

from
nayeem khan