Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use #include <string> or #include <string.h>.

The solution is that you should use <..> instead of '..'.

Hope it helps