This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Paulo,
I am assuming that you are talking about the C++ Standard Template Library, is that correct? The ability to use this library is not a function of CCS, but a function of the compiler. Merely including the header is not enough. You also need to specify the name of the library to link against. (in the linker section of ccs)
If you still need assistance, you can repost this in the Compiler forum.
Regards,
Dan