Hi,
    I am using CodeWarrior 8.0 and want to use STL in my project. I included
the MSL Standard C/C++ Library and added the line #include <string>. However
the compiler issues the following error in the file iosfwd:


Error: declaration syntax error
iosfwd    line 42    namespace std{

The code in the file iosfwd is:
#ifndef _MSL_NO_CPP_NAMESPACE
 namespace std {
#endif

Waht should I do?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to