Jul 21, 2014 at 4:08pm
try adding #include <string>
?
It seems to run OK from the button at the top right of the code (just needed to add a closing } at the end).
Last edited on Jul 21, 2014 at 4:09pm
Jul 21, 2014 at 4:22pm
yep! #include <string> did the trick!
thanks for the help!