I have the following code:
#include #include static boost::thread_specific_ptr _tssThreadNameSptr;
You have to use std::string since it's in the std namespace.
std::string
std