[computer-go] C++: where did string go?
Peter Drake
drake at lclark.edu
Thu Aug 10 09:57:04 PDT 2006
A silly little question: I've got a .h file in which I've #included
<string>, and then I declare:
string point2string(point_t point);
The compiler complains that:
'string' does not name a type
Am I missing something trivial here? It feels like this used to work.
Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20060810/769070e9/attachment.htm
More information about the computer-go
mailing list