Menu

#1 missing header

open
nobody
None
5
2003-12-08
2003-12-08
Anonymous
No

In point3d.cc there's a missing header.
While compiling it, gcc (3.3.2) gives me an error,
saying that cout is undeclared.
The solution is very simple: just adds a #include
<iostream> in the head of point3d.cc.
Bye

Discussion


Log in to post a comment.

MongoDB Logo MongoDB